nn::nex::ServiceClient::GetCredentials Member Function

Syntax

Credentials * GetCredentials() const;

Parameters

None.

Return Values

Returns the Credentials object that has been bound using the Bind function. Returns NULL if nothing has been bound using the Bind function.

Description

Gets the Credentials object that has been bound using the Bind function.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL