qBool AcquireNexUniqueId( ProtocolCallContext * pContext, UniqueId * pNexUniqueId );
Name | Description | |
---|---|---|
in | pContext | The call context. |
out | pNexUniqueId | The NEX unique ID. |
Gets the NEX unique ID.
A new value is obtained for the NEX unique ID every time this function is called.
The unique ID is stored in the save region. Only call this function if it is not saved there.
CONFIDENTIAL