Previous Topic: Priority, Reinstall, and Policy EnhancementNext Topic: CloseSoftwareJobContainerListRecursive2


CloseParentSoftwareJobContainerList2

The CloseParentSoftwareJobContainerList2 method closes a software job container list that was opened by OpenParentSoftwareJobContainerList2 and releases the list handle.

Parameters

xsd:string sessionId (m)

Specifies the session ID obtained from the login to the web service.

xsd:long listHandle (m)

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

Return Values

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

Remarks

None