The OpenSoftwarePackageGroupSoftwarePackageListRecursive method opens a list of the software packages that are members of the given software package group, and of any software groups contained within that group, expanding all member groups in the hierarchy recursively.
Parameters
The session identifier.
The UUID of the software package group whose member packages should be recursively listed.
The properties that will be required when getting a package from the list.
Return Values
A numeric handle to a list of packages that can be passed to GetSoftwarePackageGroupSoftwarePackagesRecursive
The total number of packages in the list whose handle has been returned.
Remarks
The method returns the total number of software packages in the list, and a handle to the list that can be used for further calls to GetSoftwarePackageGroupSoftwarePackages.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|