| 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. |
| IDestinationVolume Interface |
| Description: A com object that stores information that is required to set and retrieve destination volume's information. |
| IID: {610E3C78-D544-4646-8C6E-D932D515DE77} |
| VT_BSTR | FileSystem | Read Write | Name of the file system (FAT32, NTFS, etc.) on the volume. |
| VT_UINT | DriveType | Read Write | Type of drive (DRIVE_FIXED, DRIVE_REMOVABLE, etc.) the volume is on. |
| VT_UI8 | TotalSpace | Read Write | Total number of bytes in the volume. |
| VT_UI8 | FreeSpace | Read Write | Number of bytes of free space in the volume. |
| Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved. |