Previous Topic: OpenSoftwarePackageInstallationListNext Topic: SealSoftwarePackages


OpenSoftwarePackageList

The OpenSoftwarePackageList opens a list of software packages.

Parameters

xsd:string sessionId (m)

The session identifier.

SoftwarePackageMaskType softwarePackageMaskType (m)

The structure can be used to set which types of software package should be returned in the list.

SoftwarePackagePropertiesRequired softwarePackagePropertiesRequired (m)

The properties that will be required when getting a software package from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software packages that can be passed to GetSoftwarePackages

xsd:long totalNoOfSoftwarePackages

The total number of software packages 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 GetSoftwarePackages method.

More information:

SoftwarePackageMaskType