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.

<strong>VDS</strong>_DET_OEM: The extent belongs to an OEM partition.<strong>VDS</strong>_DET_ESP: The extent belongs to an Extensible Firmware Interface (EFI) systempartition.<strong>VDS</strong>_DET_<strong>MS</strong>R: The extent belongs to a Microsoft Reserved (<strong>MS</strong>R) partition.<strong>VDS</strong>_DET_LDM: The extent belongs to a disk management metadata partition.<strong>VDS</strong>_DET_UNUSABLE: The extent belongs to an area of unusable space.2.2.1.2.14 <strong>VDS</strong>_PARTITION_STYLEThe <strong>VDS</strong>_PARTITION_STYLE enumeration defines the styles of partitions.typedef enum _<strong>VDS</strong>_PARTITION_STYLE{<strong>VDS</strong>_PST_UNKNOWN = 0x00000000,<strong>VDS</strong>_PST_MBR = 0x00000001,<strong>VDS</strong>_PST_GPT = 0x00000002} <strong>VDS</strong>_PARTITION_STYLE;<strong>VDS</strong>_PST_UNKNOWN: The partition format is unknown.<strong>VDS</strong>_PST_MBR: The partition format is master boot record (MBR).<strong>VDS</strong>_PST_GPT: The partition format is GUID partitioning table (GPT).2.2.1.2.15 <strong>VDS</strong>_PARTITION_FLAGThe <strong>VDS</strong>_PARTITION_FLAG enumeration defines flags that describe partitions. A value thataccepts these flags MUST have the following flag set or MUST have the value set to 0 if the flag isnot applicable to a given partition.typedef enum _<strong>VDS</strong>_PARTITION_FLAG{<strong>VDS</strong>_PTF_SYSTEM = 0x00000001} <strong>VDS</strong>_PARTITION_FLAG;<strong>VDS</strong>_PTF_SYSTEM: Value that indicates that the partition is a system partition.2.2.1.2.16 <strong>VDS</strong>_VOLUME_TYPEThe <strong>VDS</strong>_VOLUME_TYPE enumeration defines the set of valid types for a volume object.typedef enum _<strong>VDS</strong>_VOLUME_TYPE{<strong>VDS</strong>_VT_UNKNOWN = 0x00000000,<strong>VDS</strong>_VT_SIMPLE = 0x0000000A,<strong>VDS</strong>_VT_SPAN = 0x0000000B,<strong>VDS</strong>_VT_STRIPE = 0x0000000C,<strong>VDS</strong>_VT_MIRROR = 0x0000000D,<strong>VDS</strong>_VT_PARITY = 0x0000000E} <strong>VDS</strong>_VOLUME_TYPE;[<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, 201136 / 360

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

Saved successfully!

Ooh no, something went wrong!