The GetSoftwarePackageVolumes method retrieves the volumes from a software package volume list.
Parameters
The session identifier.
A numeric handle to a list as returned by a previous call to OpenSoftwarePackageVolumeList.
The total number of volumes to get from the list. This should be less than or equal to the total number in the list as returned by a previous call to OpenSoftwarePackageVolumeList.
Return Values
An array of SoftwarePackageVolumeProperites - one for each volume requested from the list.
Remarks
You can make multiple calls to GetSoftwarePackageVolumes to iterate down the list.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|