DWC_ShutdownFriendsMatch

Syntax

#include <dwc.h>
void DWC_ShutdownFriendsMatch(void);

Arguments

None.

Return Values

None.

Description

Shuts down the FriendsMatch library, a set of functions for matchmaking and friend management, and releases all memory allocated inside the library.

Do not call this function from any of the FriendsMatch library callback functions.

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL