#include <dwc.h>
typedef DWCAccUserData DWCUserData;
The player data for each player including login ID.
Make sure that the members of this structure are not accessed directly.
2005/12/16 Added a note that access of structure members is prohibited.
2005/07/22 Initial version.