#include <dwc.h>BOOL DWC_CanChangeFriendList(void);None.
| TRUE | Able to edit. |
| FALSE | Unable to edit. |
Checks whether the friend roster specified using 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 FALSE is continuously returned for 60 seconds, a timeout will occur and a DWC error will be generated.
CONFIDENTIAL