#include <dwc.h>
void DWC_LogoutFromStorageServer(void);None.
None.
Logs out from the data storage server. If the DWC_ShutdownFriendsMatch function is called without calling this function, logout is executed automatically.
Do not call this function from inside the following callback functions: DWCStorageLoginCallback, DWCSaveToServerCallback, and DWCLoadFromServerCallback.
For the changelog prior to 5.1 PR2, click here.
CONFIDENTIAL