DWCFriendData

Definitions


#include <dwc.h>

typedef DWCAccFriendData DWCFriendData;

				

Description

This union is used to store friend data.

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

See Also

Revision History

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