WBT_SetOwnAid 

Syntax

#include <nitro/wbt.h>

void WBT_SetOwnAid(int aid);

Arguments

aid The local device's own AID.

Return Values

None.

Description

Reports the local device's own AID to the WBT library. After initializing with WBT_InitChild you must specify the local device's AID with this function before calling WBT_MpChildSendHook or WBT_MpChildRecvHook.


See Also

WBT_InitChild, WBT_MpChildSendHook, WBT_MpChildRecvHook

Revision History

2004/09/21 Initial version.


CONFIDENTIAL