WXC_SetChildMode

Syntax

#include <nitro/wxc.h>

void WXC_SetChildMode(BOOL enable);

Arguments

enable Specify TRUE to start up on the child side only.
Specify FALSE to revert back to normal settings.

Return Values

None.

Description

Configures the wireless to start only on the child side.
This function must be called prior to the WXC_Start function.
In normal situations there is no need to use this function.

See Also

WXC_Init
WXC_Start
WXC_End

Revision History

2005/08/04 Initial version.


CONFIDENTIAL