HP Operations Manager for Windows

IOvRemoteAgent::GetManagementServerPrimaryNodeName


Get the Primary Node Name of the management server.

HRESULT GetManagementServerPrimaryNodeName([out, retval] BSTR* pbstrName);

Parameters

None.

Returning Parameter

pbstrName
Primary Node Name of the management server.

HRESULT Return Values

S_OK
Synchronous administration started successfully.

(FAILED)
An error occurred. The synchronous operation could not be started. IErrorInfo was created. A detailed error description is traced.

Description

The GetManagementServerPrimaryNodeName method returns the Primary Node Name of the management server.