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

Syntax

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

Overloaded Member Functions

GetAssociatedNexUniqueIdWithMyPrincipalId ( ProtocolCallContext *, UniqueIdInfo * ) Gets the primary associated NEX unique ID associated with the principal ID of the local user.
GetAssociatedNexUniqueIdWithMyPrincipalId ( ProtocolCallContext *, qVector< UniqueIdInfo > * ) Gets the NEX unique ID associated with the principal ID of the local user.

Description of GetAssociatedNexUniqueIdWithMyPrincipalId ( ProtocolCallContext *, UniqueIdInfo * )

Description of GetAssociatedNexUniqueIdWithMyPrincipalId ( ProtocolCallContext *, qVector< UniqueIdInfo > * )


CONFIDENTIAL