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.
Segment Object

Description: A com object that stores information that is required to set and retrieve volume segment information.
ProgId: VProRecovery.Segment
CLSID: {FDE2A629-01F6-48FC-9056-5871942C2127}
Implemented Interfaces: ISegment (default), ISegment2, ISegment3
Properties
VT_BSTRID Read WriteUnique, automatically generated ID
VT_BOOLLogical Read WriteWhether this segment is within an extended partition.
VT_BOOLCanCreateLogical Read WriteWhether a logical partition can be created in this segment.
VT_BOOLCanCreatePrimary Read WriteWhether a primary partition can be created in this segment.
VT_BOOLAllocated Read WriteWhether this segment represents allocated space.
VT_UI8Size Read WriteSize of the volume (bytes).
VT_UI8OffsetInVolume Read WriteThe offset (bytes) of this segment in the volume.
VT_UI8OffsetOnMedia Read WriteThe offset (bytes) of this segment on the physical media.
VT_UI8SectorCount Read WriteThe number of sectors on this segment.
VT_UI8UsedBytes Read WriteUsed space in volume (bytes).
VT_UINTDiskNumber Read WriteThe number assigned to the disk this segment is on.
VT_UINTSectorSize Read WriteThe size of the sectors on this segment.
VT_BSTRVolumeID Read WriteThe ID of the volume this segment is part of.
VT_UINTPartitionType Read WriteNumeric identifier for the type of partition this segment is part of.
VT_BSTRPartitionTypeLabel Read WriteUser-friendly description of the type of partition this segment is part of.
VT_BSTRDeviceId Read WriteUnique Id of the disk containing this segment.

Home


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