

#include <nitro/wxc.h>const WXCUserInfo* WXC_GetUserInfo(u16 aid);| aid | Specifies the AID of the user whose information is obtained. |
If the specified AID is valid, returns the user information. If not, returns NULL.
Gets the user information of a currently-connected user.
Do not change the content of the information indicated by pointer this function returns.
2005/08/18 Initial version.
CONFIDENTIAL