Previous Topic: CloseSoftwarePackageVolumeElementListNext Topic: CopyElementsToSoftwarePackageVolume


CloseSoftwarePackageVolumeList

The CloseSoftwarePackageVolumeList method closes a software package volume list that was opened by OpenSoftwarePackageVolumeList and releases the list handle.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:long listHandle

A numeric handle to a list that should be closed. The handle was generated by a previous call to OpenSoftwarePackageVolumeList

Return Values

This is a void method that does not expose a return value.

Remarks

None