nn::nex::UtilityClient::GetAssociatedNexUniqueIdWithMyPrincipalId Member Function

Syntax

qBool GetAssociatedNexUniqueIdWithMyPrincipalId(
     ProtocolCallContext * pContext,
     qVector< UniqueIdInfo > * pUniqueIdInfo
);

Parameters

Name Description
in pContext The call context.
out pUniqueIdInfo The NEX unique ID and password associated with the principal ID of the local user. The first is the primary associated NEX unique ID.

Return Values

Returns the result of the operation.

Description

Gets the NEX unique ID associated with the principal ID of the local user.

Revision History

2013/12/06
Initial version.

CONFIDENTIAL