Previous Topic: CloseUnitDiscoveredSoftwareListNext Topic: CloseUnitUnitGroupList


CloseUnitQueryList

The CloseQueryList method closes a query list that was opened by OpenUnitQueryList 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

Specifies a numeric handle to a list as returned by a previous call to OpenUnitQueryList.

Return Values

None.

Remarks

None.