WXC_IsParentMode

Syntax

#include <nitro/wxc.h>

BOOL WXC_IsParentMode(void);

Arguments

None.

Return Values

If the current internal wireless state has been started as a parent, returns TRUE; otherwise returns FALSE.

Description

Determines if the WXC library's current internal wireless state has been started as a parent.
This function is valid only if called while the state is WXC_STATE_ACTIVE.

See Also

WXCStateCode
WXC_GetStateCode WXC_GetParentParam

Revision History

2005/08/04 Initial version.


CONFIDENTIAL