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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

unsigned long ulSectorsPerTrack;unsigned long ulTracksPerCylinder;unsigned long ulFlags;<strong>VDS</strong>_STORAGE_BUS_TYPE BusType;<strong>VDS</strong>_PARTITION_STYLE PartitionStyle;[switch_is(PartitionStyle)] union {[case(<strong>VDS</strong>_PST_MBR)]DWORD dwSignature;[case(<strong>VDS</strong>_PST_GPT)]GUID <strong>Disk</strong>Guid;[default] ;};[string] WCHAR* pwsz<strong>Disk</strong>Address;[string] WCHAR* pwszName;[string] WCHAR* pwszFriendlyName;[string] WCHAR* pwszAdaptorName;[string] WCHAR* pwszDevicePath;[string] WCHAR* pwszLocationPath;} <strong>VDS</strong>_DISK_PROP2,*P<strong>VDS</strong>_DISK_PROP2;id: The <strong>VDS</strong> object ID of the disk object.status: The value from the <strong>VDS</strong>_DISK_STATUS enumeration that indicates the disk status.OfflineReason: The value from <strong>VDS</strong>_DISK_OFFLINE_REASON that indicates the reason forkeeping the disk offline.ReserveMode: The value from the <strong>VDS</strong>_LUN_RESERVE_MODE enumeration that includes thesharing mode of the disk.health: The value from the <strong>VDS</strong>_HEALTH enumeration that indicates the health of the disk.dwDeviceType: The device type of the disk. Note that this volume refers to the disk type andnot the drive type. Thus, if there is CD media in a DVD/CD drive, it is identified asFILE_DEVICE_CD_ROM; however, DVD media in the same drive is identified asFILE_DEVICE_DVD. This field can have the following values.ValueFILE_DEVICE_CD_ROM0x00000002FILE_DEVICE_DISK0x00000007FILE_DEVICE_DVD0x00000033MeaningThe device is a CD-ROM.The device is a hard disk or removable device.The device is a DVD.dwMediaType: The media type of the disk. It can have the following values.ValueUnknown0x00000000MeaningThe disk media type is unknown.75 / 360[<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, 2011

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

Saved successfully!

Ooh no, something went wrong!