| 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. |
| IOpticalLocation Interface |
| Description: A com object that stores information that is required to set and retrieve optical location (cd, drives, etc.) information |
| IID: {7B42E9B8-4DD6-408E-AED8-C55D13D7029F} |
| VT_BSTR | Name | Read Write | Internal type name of the ImageLocation object. |
| VT_BSTR | DisplayName | Read Write | User-friendly name of the ImageLocation. |
| VT_BSTR | NextFilename | Read | Filename to use for the next image at this location. |
| VT_BSTR | DisplayFilename | Read | User-friendly name to use for the next image at this location. |
| VT_BOOL | SupportsCountQuota | Read Write | Whether this location supports an image count quota. |
| VT_BOOL | SupportsSizeQuota | Read Write | Whether this location supports a size quota. |
| VT_BOOL | SupportsRemote | Read Write | Whether this location supports remote usage. |
| VT_BSTR | Path | Read Write | Folder to store the image files. |
| VT_BSTR | FileSpec | Read Write | Root filename used to create the image. |
| VT_BSTR | Extension | Read Write | File extension used to create the image. |
| VT_VARIANT | Drives | Read | An array of drive letters of the optical media drives. |
| VT_VOID CheckConstraints(ILocationConstraints Constraints) | Validates the image location according to specific constraints. |
| Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved. |