#include <dwc.h>BOOL DWC_IsValidFriendData(const DWCFriendData *frienddata);| frienddata | Pointer to the buffer for the DWCFriendData structure that stores the friend data. |
| TRUE | Valid data has been set |
| FALSE | Invalid data has been set |
This function checks whether valid data has been set for the friend data specified by frienddata.
CONFIDENTIAL