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

Syntax

qBool GetAssociatedNexUniqueIdWithMyPrincipalId(
     ProtocolCallContext * pContext,
     UniqueIdInfo * pUniqueIdInfo
);

Parameters

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

Return Values

Returns the result of the operation.

Description

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

Revision History

2013/12/06
Initial version.

CONFIDENTIAL