The OpenSoftwarePackageVolumeElementList opens a list of elements for a given software package volume.
Parameters
The session identifier.
The UUID identifying the software package volume whose elements should be listed.
Indicates the types of element (files and directories) to be returned in the list.
The subpath of the folder in the volume whose elements should be listed. If folderPath is empty or is a slash (/), the list contains only the elements in the root volume folder.
The properties that are required when getting a software policy from the list.
Return Values
A numeric handle to a list of volume elements that can be passed to GetSoftwarePackageVolumeElements
The total number of elements in the list whose handle has been returned.
Remarks
This method returns the size of the list, and a handle to the list that can be used with the GetSoftwarePackageVolumeElements method.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|