WBT_GetOwnAid 

Syntax

#include <nitro/wbt.h>

int WBT_GetOwnAid(void);

Arguments

None.

Return Values

Returns its own AID.

Description

This function acquires its own AID. A parent initialized with the WBT_InitParent function always returns 0. A child initialized with the WBT_InitChild function returns, unaltered, the AID specified by WBT_SetOwnAid.

See Also

WBT_SetOwnAid


Revision History

2004/09/21 Initial version.


CONFIDENTIAL