| 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. |
| IDestinationVolume2 Interface |
| Description: Extension of the IDestinationVolume interface that exposes more APIs. |
| IID: {71FE2C4B-1FA5-4957-8466-5C47A8C8A256} |
| 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. |
| VT_UI8 | LogicalSize | Read Write | Logical size of the volume in bytes. |
| VT_UI8 | LogicalFreeSpace | Read Write | Logical free space of the volume in bytes. |
| Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved. |