DWC_CanChangeFriendList

Syntax

#include <dwc.h> 
BOOL DWC_CanChangeFriendList(void);

Arguments

None.

Return Values

TRUE Able to edit.
FALSE Unable to edit.

Description

Checks whether the friend roster specified with the DWC_InitFriendsMatch function can be edited.

If this function returns FALSE, call the DWC_ProcessFriendsMatch function and wait until this function returns TRUE. If conditions where FALSE is returned continue for 60 seconds, a timeout occurs, and a DWC error is generated.

Revision History

For the change log prior to 5.1 PR2, click here.   


CONFIDENTIAL