Previous Topic: GetSoftwarePackageProcedureGroupSoftwarePackageProcedures2Next Topic: GetSoftwarePackageProcedures


GetSoftwarePackageProcedureGroupsRecursive

The GetSoftwarePackageProcedureGroupsRecursive method retrieves the procedure groups from a software package procedure group list.

Parameters

xsd:long listHandle (m)

A numeric handle to a list as returned by a previous call to OpenSoftwarePackageProcedureGroupListRecursive.

xsd:long noOfSoftwarePackageProcedureGroups (m)

The total number of software package procedure groups in the list whose handle has been returned.

Return Values

ArrayOfSoftwarePackageProcedureGroupProperties GetSoftwarePackageProcedureGroupsReturn

An array of SoftwarePackageProcedureGroupProperites - one for each group requested from the list.

Remarks

You can make multiple calls to GetSoftwarePackageProcedureGroupsRecursive to iterate down the list.

More information:

SoftwarePackageProcedureGroupProperties