13.07.2015 Views

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

} GptPartInfo;[default] ;};} CHANGE_PARTITION_TYPE_PARAMETERS;style: A value from the <strong>VDS</strong>_PARITION_STYLE enumeration that describes the disk partitionformat.MbrPartInfo: Contains information for an MBR partition.partitionType: The byte value indicating the partition type to change the partition to.GptPartInfo: Contains information for the partition of a GPT.partitionType: The GUID indicating the partition type to change the partition to.2.2.2.13 IVdsVolume Data TypesThis section lists data types that are used exclusively by the IVdsVolume methods.2.2.2.13.1 Structures2.2.2.13.1.1 <strong>VDS</strong>_VOLUME_PROPThe <strong>VDS</strong>_VOLUME_PROP structure that provides the properties of a volume.typedef struct _<strong>VDS</strong>_VOLUME_PROP {<strong>VDS</strong>_OBJECT_ID id;<strong>VDS</strong>_VOLUME_TYPE type;<strong>VDS</strong>_VOLUME_STATUS status;<strong>VDS</strong>_HEALTH health;<strong>VDS</strong>_TRANSITION_STATE TransitionState;ULONGLONG ullSize;unsigned long ulFlags;<strong>VDS</strong>_FILE_SYSTEM_TYPE RecommendedFileSystemType;[string] WCHAR* pwszName;} <strong>VDS</strong>_VOLUME_PROP,*P<strong>VDS</strong>_VOLUME_PROP;id: The <strong>VDS</strong> object ID of the volume object.type: The value from the <strong>VDS</strong>_VOLUME_TYPE enumeration that defines the type of thevolume.status: The value from the <strong>VDS</strong>_VOLUME_STATUS enumeration that defines the status of thevolume.health: The value from the <strong>VDS</strong>_HEALTH enumeration that defines the health of the volume.TransitionState: The value from the <strong>VDS</strong>_TRANSITION_STATE enumeration that defines theconfiguration stability of the volume.ullSize: The size of the volume, in bytes.[<strong>MS</strong>-<strong>VDS</strong>] — v20110610<strong>Virtual</strong> <strong>Disk</strong> <strong>Service</strong> (<strong>VDS</strong>) <strong>Protocol</strong> <strong>Specification</strong>Copyright © 2011 Microsoft Corporation.Release: Friday, June 10, 201179 / 360

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!