Previous Topic: CloseSoftwareJobListNext Topic: CreateActivateSoftwareJob


CloseSoftwareJobUnitSoftwareJobList

The CloseSoftwareJobUnitSoftwareJobListResponse method closes a unit software jobs list that was opened by OpenSoftwareJobUnitSoftwareJobListResponse and releases the list handle.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:long listHandle (m)

Close the numeric handle to a list. The handle was generated by a previous call to OpenSoftwareJobUnitSoftwareJobListResponse.

Return Values

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

Remarks

None