

#include <nitro/wbt.h>void WBT_SetOwnAid(int aid);
| aid | The local device's own AID. |
None.
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.
WBT_InitChild, WBT_MpChildSendHook, WBT_MpChildRecvHook
2004/09/21 Initial version.
CONFIDENTIAL