HP Operations Manager for Windows

 

IOvPmdLogicalPolicy4 Interface Reference

Extension of IOvPmdLogicalPolicy3 interface. More...

import "pmad.idl";

Inheritance diagram for IOvPmdLogicalPolicy4:

IOvPmdLogicalPolicy3 IOvPmdLogicalPolicy2 IOvPmdLogicalPolicy IOvPmdVersion IOvPmdLogicalPolicy80 List of all members.

Public Member Functions

HRESULT  InstalledOnAnyNode ([out] VARIANT_BOOL *bInstalled)

Detailed Description

The interface IOvPmdLogicalPolicy4 inherits from the interface IOvPmdLogicalPolicy3, and adds method(s).
Since:
7.50

Member Function Documentation

HRESULT IOvPmdLogicalPolicy4::InstalledOnAnyNode [out] VARIANT_BOOL *  bInstalled  ) 
 
Semantics:
This method checks whether a policy is installed to any of the managed nodes.
Parameters:
bInstalled  - Indicates to the caller of this method whether the policy is installed on any of the managed node. If FALSE is returned, the policy is not installed on any of the manged node. If TRUE is returned, policy is installed on at least one managed nodes.
Possible errors -
Database communication errors
Since:
7.50