#include <dwc.h>
void DWC_LogoutFromStorageServer( void );
Logout from the data storage server. Without calling this function, logout performs automatically if the DWC_ShutdownFriendsMatch
function is called.
None.
None.
DWC_LoginToStorageServerAsync, DWC_ShutdownFriendsMatch
11/02/2005 Initial version.