#include <dwc.h>
typedef DWCAccFriendData DWCFriendData;
This union is used to store friend data.
Make sure that the members of this union are not accessed directly.
2005/12/16 Added a note that access of union members is prohibited.
2005/07/22 Initial version.