DWC_ShutdownFriendsMatch

Syntax

#include <dwc.h>

void DWC_ShutdownFriendsMatch( void );

Description

This function terminates the FriendsMatch Library, the function group for matchmaking and friend management, and releases all memory allocated inside the library.

Do not call this function from the FriendsMatch Library callback functions.

Arguments

None.

Return Values

None.

See Also

DWC_InitFriendsMatch
DWC_ProcessFriendsMatch

Revision History

2007/07/24 Added a caution about calling.
2006/01/31 Set up a link to the FriendsMatch Library and deleted the term's description.
2005/12/16 Added a description of the FriendsMatch Library.
2005/10/26 Revisions.
2005/07/22 Initial version.


CONFIDENTIAL