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.
IDestination2 Interface

Description: A com object that stores information that is required to set and retrieve backup destination information, IDestination2 adds sector size
IID: {3E974975-FD68-4C50-A23D-B896E0F5B8B6}
Properties
VT_BSTRID Read WriteUnique, automatically generated ID.
VT_I4SizeMB ReadSize of the destination volume or unallocated space in MB.
VT_BOOLLogical Read WriteWhether the destination is a logical space (not a primary space).
VT_BSTRLabel Read WriteDestination volume label (if allocated).
VT_BSTRFSType Read WriteDestination file system type ("FAT32, NTFS", etc).
VT_I4Disk Read WriteRestore destination(s). Zero based.
VT_BOOLCanCreateLogical Read WriteWhether a logical volume can be created in the destination.
VT_BOOLCanCreatePrimary Read WriteWhether a primary volume can be created in the destination.
VT_BOOLAllocated Read WriteWhether the destination is a volume (allocated space).
VT_BSTRDiskString ReadComma-delimited string of disk numbers for disks("0,1,2") this volume or unallocated space spans across.
VT_BSTRDisplayName ReadUser-friendly description of the destination properties.
VT_BOOLMounted ReadWhether the destination is a mounted volume.
VT_UI8Size Read WriteSize (bytes) of the destination.
VT_BSTRMountPoint Read WriteMount point of the destination (if allocated).
VT_BOOLDynamic Read WriteIs the destination on a dynamic disk.
VT_UI4LogicalSectorSize Read WriteLogical Sector Size of the destination volume or unallocated space in bytes.

Home


Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved.