| Veritas System Recovery 21 Automation - THIS SCRIPTING DOCUMENTATION IS PROVIDED IN CONJUNCTION WITH YOUR LICENSE FOR VERITAS SYSTEM RECOVERY SOFTWARE PRODUCTS, AND MAY BE USED ONLY IN CONJUNCTION WITH THAT SOFTWARE, UNDER THE TERMS OF THE END USER LICENSE AGREEMENT THAT ACCOMPANIED THE SOFTWARE. THIS SCRIPTING DOCUMENTATION IS PROPRIETARY VERITAS PROPERTY. YOU MAY NOT COPY, DISTRIBUTE, LICENSE OR SUBLICENSE THE SCRIPTING DOCUMENTATION. |
| PolicyList Object |
| Description: A com object that stores information that is required to set and retrieve policy list information. |
| ProgId: VProRecovery.PolicyList |
| CLSID: {DDE09669-D0C3-493E-AEA1-EB2B40A04BA1} |
| Implemented Interfaces: IPolicyList (default) |
| VT_UNKNOWN | _NewEnum | Read | An enumeration of policies. |
| IAlertPolicy | Item(VT_BSTR Key) | Read | A specific policy by ID. |
| VT_I4 | Count | Read | Number of policies in the container. |
| ePOLICYLIST_TYPE | Type | Read Write | Type of policy list("Default,Problemsonly,Ignore,Custom"). |
| VT_VOID AddPolicy(IAlertPolicy pVal) | Adds a policy to the container. |
| VT_VOID RemovePolicy(IAlertPolicy pVal) | Removes a policy from the container. |
| Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved. |