Previous Topic: OpenSoftwarePackageProcedureGroupSoftwarePackageProcedureListNext Topic: RepositionSoftwarePackageProcedure


More information:

SoftwarePackageProcedurePropertiesRequired

SoftwarePackageProcedureTypeMask

OpenSoftwarePackageProcedureList

The OpenSoftwarePackageProcedureList opens a list of procedures for a given software package.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageId (m)

The UUID of the software package whose volumes should be listed.

SoftwarePackageProcedureTypeMask softwarePackageProcedureTypes (m)

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

SoftwarePackageProcedurePropertiesRequired softwarePackageProcedurePropertiesRequired (m)

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

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software package procedures that can be passed to GetSoftwarePackageProcedures

xsd:long totalNoOfSoftwarePackageProcedures

The total number of procedures 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 GetSoftwarePackageProcedures method.