HP Operations Manager for Windows

 

IOvOWMsiLocator Interface Reference
[MSI Server Interfaces]

The HPOM for Windows MSI server locator interface. More...

import "OvOWMsiClient.idl";

List of all members.


Public Member Functions

HRESULT  connectToMsiServer ([out] IOvOWMsiServer **msiServer)
  Call this method to retrieve a reference to the MSI server.

Detailed Description

The HPOM for Windows MSI server locator interface.

Use this interface to get a reference to a running HPOM for Windows MSI server.

See also:
IOvOWMsiServer
Since:
8.00

Member Function Documentation

HRESULT IOvOWMsiLocator::connectToMsiServer [out] IOvOWMsiServer **  msiServer  ) 
 

Call this method to retrieve a reference to the MSI server.

Parameters:
msiServer  Output parameter that holds the MSI server instance after the call. If no running MSI server is located, *msiServer is NULL.
Returns:
S_OK if successful. Otherwise, returns a more specific HRESULT error.

The documentation for this interface was generated from the following file: