#include <dwc.h>
void DWC_LogoutFromStorageServer( void );
Logs out from the data storage server. If the DWC_ShutdownFriendsMatch function is called without calling this function, logout is executed automatically.
DWCStorageLoginCallback, DWCSaveToServerCallback, and DWCLoadFromServerCallback.
None.
None.
DWC_LoginToStorageServerAsync
DWC_ShutdownFriendsMatch
DWCStorageLoginCallback
DWCSaveToServerCallback
DWCLoadFromServerCallback
2007/05/18 Added a precaution about calling.
2005/11/02 Initial version.
CONFIDENTIAL