HP Operations Manager for Windows

OV_ConfigFileVariety::GetSubGroupStrings()
OV_ConfigFileVariety::GetSubGroupStrings_Trans()


sint32 GetSubGroupStrings(
[in] string Application,
[out] string SubGroups[] )

Parameters

Application
Application part of the existing variety.
SubGroups
Strings representing the SubGroups of the specified Application.

Calling Convention

These methods can be called from a WMI class or instance object.

Description

Returns a list of strings representing the SubGroups of the specified Application.

Return Value

Number of strings in the out parameter SubGroups.

Extended Status Codes

MDLAPI_E_CONFIGFILEVAR_APP_NOT_EXIST
Specified Application does not exist.
MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.