#include <dwc.h>
BOOL DWC_CanChangeFriendList( void );
Checks whether the friend roster specified using the DWC_InitFriendsMatch function can be edited.
If this function returns FALSE, be sure to call the DWC_ProcessFriendsMatch function and wait until this function returns TRUE.
None.
TRUE |
Able to edit. |
FALSE |
Unable to edit. |
DWC_InitFriendsMatch, DWC_UpdateServersAsync DWC_ProcessFriendsMatch
2005/12/16 Revisions
2005/10/20 Initial version
CONFIDENTIAL