WXC_GetUserInfo

Syntax

#include <nitro/wxc.h>

const WXCUserInfo* WXC_GetUserInfo(u16 aid);

Arguments

aid Specifies the AID of the user whose information is obtained.

Return Values

If the specified AID is valid, returns the user information. If not, returns NULL.

Description

Gets the user information of a currently-connected user.
Do not change the content of the information indicated by pointer this function returns.

See Also

WXCUserInfo
WXC_GetUserBitmap

Revision History

2005/08/18 Initial version.


CONFIDENTIAL