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.

typedef struct _<strong>VDS</strong>_FILE_SYSTEM_TYPE_PROP{<strong>VDS</strong>_FILE_SYSTEM_TYPE type;WCHARwszName[8];unsigned longulFlags;unsigned longulCompressionFlags;unsigned longulMaxLabelLength;[string] WCHAR*pwszIllegalLabelCharSet;} <strong>VDS</strong>_FILE_SYSTEM_TYPE_PROP, *P<strong>VDS</strong>_FILE_SYSTEM_TYPE_PROP;typedef struct _CHANGE_ATTRIBUTES_PARAMETERS{<strong>VDS</strong>_PARTITION_STYLE style; // legal values: MBR or GPT[switch_is(style)] union{[case(<strong>VDS</strong>_PST_MBR)]struct{boolean bootIndicator;} MbrPartInfo;[case(<strong>VDS</strong>_PST_GPT)]struct{ULONGLONG attributes;} GptPartInfo;[default];};} CHANGE_ATTRIBUTES_PARAMETERS;typedef struct _CHANGE_PARTITION_TYPE_PARAMETERS{<strong>VDS</strong>_PARTITION_STYLE style;[switch_is(style)] union{[case(<strong>VDS</strong>_PST_MBR)]struct{byte partitionType;} MbrPartInfo;[case(<strong>VDS</strong>_PST_GPT)]struct{GUID partitionType;} GptPartInfo;};[default];} CHANGE_PARTITION_TYPE_PARAMETERS;typedef struct _<strong>VDS</strong>_WWN{unsigned char rguchWwn[8];} <strong>VDS</strong>_WWN;308 / 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!