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>_ASYNC_OUTPUT {<strong>VDS</strong>_ASYNC_OUTPUT_TYPE type;[switch_is(type)] union{[case(<strong>VDS</strong>_ASYNCOUT_CREATEPARTITION)]struct _cp{ULONGLONGullOffset;<strong>VDS</strong>_OBJECT_ID volumeId;} cp;[case(<strong>VDS</strong>_ASYNCOUT_CREATEVOLUME)]struct _cv{IUnknown*pVolumeUnk;} cv;[case(<strong>VDS</strong>_ASYNCOUT_BREAKVOLUMEPLEX)]struct _bvp{IUnknown*pVolumeUnk;} bvp;[case(<strong>VDS</strong>_ASYNCOUT_SHRINKVOLUME)]struct _sv{ULONGLONGullReclaimedBytes;} sv;[case(<strong>VDS</strong>_ASYNCOUT_CREATE_VDISK)]struct _cvd{IUnknown *pV<strong>Disk</strong>Unk;} cvd;[default];};} <strong>VDS</strong>_ASYNC_OUTPUT;typedef struct _<strong>VDS</strong>_PARTITION_INFO_MBR{bytepartitionType;booleanbootIndicator;booleanrecognizedPartition;DWORDhiddenSectors;} <strong>VDS</strong>_PARTITION_INFO_MBR;typedef struct _<strong>VDS</strong>_PARTITION_INFO_GPT{GUIDpartitionType;GUIDpartitionId;ULONGLONGattributes;WCHARname[36];} <strong>VDS</strong>_PARTITION_INFO_GPT;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 longm_cbIdentifier;[size_is(m_cbIdentifier)] byte *m_rgbIdentifier;} <strong>VDS</strong>_STORAGE_IDENTIFIER;301 / 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!