WXC_GetOwnAid

Syntax

#include <nitro/wxc.h>

u16 WXC_GetOwnAid(void);

Arguments

None.

Return Values

Returns the local host's own AID for the current connection.

Description

Gets the local host's own AID for the current connection.
If communication has not been established, returns an indeterminate value.
The current communication state can be determined from the return value of the WXC_GetUserBitmap function.

See Also

WXC_GetUserBitmap

Revision History

2005/08/18 Initial version.


CONFIDENTIAL