Previous Topic: CloseSoftwarePolicySoftwareJobListNext Topic: CreateSoftwarePolicy


CloseSoftwarePolicySoftwarePolicyExceptionList

The CloseSoftwarePolicySoftwarePolicyExceptionList method closes a list of policy exception units that was opened by OpenSoftwarePolicySoftwarePolicyExceptionList and releases the list handle.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:long listHandle (m)

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

Return Values

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

Remarks

None