#include <dwc.h>
void DWC_SetGsProfileId( DWCFriendData* frienddata,
int profile_id );
Stores the GS profile ID in the friend data specified by frienddata. Use this function for debugging.
frienddata |
Pointer to the DWCFriendData structure where the friend data is stored. |
profile_id |
GS profile ID for storage. |
None.
2006/02/21 Error corrections.
2005/12/16 Revisions.
2005/10/20 Initial version.
CONFIDENTIAL