The GetSoftwarePolicySoftwarePolicyExceptions method retrieves the exception units from a software policy's exception list.
Parameters
The session identifier.
A numeric handle to a list as returned by a previous call to OpenSoftwarePolicySoftwarePolicyExceptionList.
The total number of exception units to get from the list. This should be less than or equal to the total number in the list as returned by a previous call to OpenSoftwarePolicySoftwarePolicyExceptionList.
Return Values
An array of SoftwarePolicyExceptionProperties - one for each exception unit requested from the list.
Remarks
You can make multiple calls to GetSoftwarePolicySoftwarePolicyExceptions to iterate down the list.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|