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.

Value0x4000000000000000GPT_BASIC_DATA_ATTRIBUTE_NO_DRIVE_LETTER0x8000000000000000MeaningUsed only with the basic data partition type.Partition does not receive a drive letter bydefault when moving the disk to anothermachine. Used only with the basic datapartition type.name: Null-terminated Unicode name of the partition.2.2.1.3.13 <strong>VDS</strong>_STORAGE_IDENTIFIERThe <strong>VDS</strong>_STORAGE_IDENTIFIER structure provides information about a storage identifier.typedef struct _<strong>VDS</strong>_STORAGE_IDENTIFIER {<strong>VDS</strong>_STORAGE_IDENTIFIER_CODE_SET m_CodeSet;<strong>VDS</strong>_STORAGE_IDENTIFIER_TYPE m_Type;unsigned long m_cbIdentifier;[size_is(m_cbIdentifier)] byte* m_rgbIdentifier;} <strong>VDS</strong>_STORAGE_IDENTIFIER;m_CodeSet: Value from the <strong>VDS</strong>_STORAGE_IDENTIFIER_CODE_SET enumeration thatdefines the code set of the storage identifier.m_Type: Value from the <strong>VDS</strong>_STORAGE_IDENTIFIER_TYPE enumeration that defines thetype of the storage identifier.m_cbIdentifier: Length of the m_rgbIdentifier identifier in bytes.m_rgbIdentifier: Value of the storage identifier. These identifiers depend on both the code setand the type.2.2.1.3.14 <strong>VDS</strong>_STORAGE_DEVICE_ID_DESCRIPTORThe <strong>VDS</strong>_STORAGE_DEVICE_ID_DESCRIPTOR structure provides information about a deviceidentification descriptor.typedef struct _<strong>VDS</strong>_STORAGE_DEVICE_ID_DESCRIPTOR {unsigned long m_version;unsigned long m_cIdentifiers;[size_is(m_cIdentifiers)] <strong>VDS</strong>_STORAGE_IDENTIFIER* m_rgIdentifiers;} <strong>VDS</strong>_STORAGE_DEVICE_ID_DESCRIPTOR;m_version: The version number of the <strong>VDS</strong>_STORAGE_DEVICE_ID_DESCRIPTOR structureas specified by the device manufacturer and in [SPC-3].m_cIdentifiers: The number of elements in the m_rgIdentifiers array.m_rgIdentifiers: The array of <strong>VDS</strong>_STORAGE_IDENTIFIER structures that contain thestorage identifier information.[<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, 201150 / 360

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

Saved successfully!

Ooh no, something went wrong!