nn::nex::UtilityClient::AcquireNexUniqueId Member Function

Syntax

qBool AcquireNexUniqueId(
     ProtocolCallContext * pContext,
     UniqueId * pNexUniqueId
);

Parameters

Name Description
in pContext The call context.
out pNexUniqueId The NEX unique ID.

Return Values

Returns the result of the operation.

Description

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.

Revision History

2012/03/08
Initial version.

CONFIDENTIAL