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.

ulFlags: The combination of any values by using the bitwise OR operator of volume flags fromthe <strong>VDS</strong>_VOLUME_FLAG enumeration.RecommendedFileSystemType: The value from the <strong>VDS</strong>_FILE_SYSTEM_TYPE enumerationthat defines the recommended file system type for the volume.pwszName: The null-terminated Unicode name that the operating system uses to identify thevolume.2.2.2.14 IVdsVolume2 Data TypesThis section lists data types that are used exclusively by the IVdsVolume2 methods.2.2.2.14.1 Structures2.2.2.14.1.1 <strong>VDS</strong>_VOLUME_PROP2The <strong>VDS</strong>_VOLUME_PROP2 structure provides the properties of a volume.typedef struct _<strong>VDS</strong>_VOLUME_PROP2 {<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;ULONG cbUniqueId;[string] WCHAR* pwszName;[size_is(cbUniqueId)] BYTE* pUniqueId;} <strong>VDS</strong>_VOLUME_PROP2,*P<strong>VDS</strong>_VOLUME_PROP2;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.ulFlags: The combination of any values, by using the bitwise OR operator, of volume flags fromthe <strong>VDS</strong>_VOLUME_FLAG enumeration.RecommendedFileSystemType: The value from the <strong>VDS</strong>_FILE_SYSTEM_TYPE enumerationthat defines the recommended file system type for the volume.[<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, 201180 / 360

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

Saved successfully!

Ooh no, something went wrong!