WXC_GetCurrentGgid

Syntax

#include <nitro/wxc.h>

u32 WXC_GetCurrentGgid(void);

Arguments

None.

Return Values

Returns the GGID that is selected in the current connection.

Description

Gets the GGID that is selected in the current connection.
If communication has not been established, returns 0.
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