DWCUserData

Definitions


#include <dwc.h>

typedef DWCAccUserData DWCUserData;

				

Description

The player data for each player including login ID.

Make sure that the members of this structure are not accessed directly.

See Also

Revision History

2005/12/16 Added a note that access of structure members is prohibited.
2005/07/22 Initial version.