#include <dwc.h>
BOOL DWC_IsValidFriendData(const DWCFriendData *frienddata);frienddata |
Pointer to the buffer for the DWCFriendData structure that stores the friend information. |
TRUE |
Valid data has been set. |
FALSE |
Invalid data has been set. |
Checks whether valid data has been set for the friend information specified by frienddata.
For the changelog prior to 5.1 PR2, click here.
CONFIDENTIAL