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.

typedef enum _<strong>VDS</strong>_VOLUME_STATUS{<strong>VDS</strong>_VS_UNKNOWN = 0x00000000,<strong>VDS</strong>_VS_ONLINE = 0x00000001,<strong>VDS</strong>_VS_NO_MEDIA = 0x00000003,<strong>VDS</strong>_VS_OFFLINE = 0x00000004,<strong>VDS</strong>_VS_FAILED= 0x00000005} <strong>VDS</strong>_VOLUME_STATUS;typedef enum _<strong>VDS</strong>_VOLUME_FLAG{<strong>VDS</strong>_VF_SYSTEM_VOLUME = 0x00000001,<strong>VDS</strong>_VF_BOOT_VOLUME = 0x00000002,<strong>VDS</strong>_VF_ACTIVE = 0x00000004,<strong>VDS</strong>_VF_READONLY = 0x00000008,<strong>VDS</strong>_VF_HIDDEN = 0x00000010,<strong>VDS</strong>_VF_CAN_EXTEND = 0x00000020,<strong>VDS</strong>_VF_CAN_SHRINK = 0x00000040,<strong>VDS</strong>_VF_PAGEFILE = 0x00000080,<strong>VDS</strong>_VF_HIBERNATION = 0x00000100,<strong>VDS</strong>_VF_CRASHDUMP = 0x00000200,<strong>VDS</strong>_VF_INSTALLABLE = 0x00000400,<strong>VDS</strong>_VF_LBN_REMAP_ENABLED = 0x00000800,<strong>VDS</strong>_VF_FORMATTING = 0x00001000,<strong>VDS</strong>_VF_NOT_FORMATTABLE = 0x00002000,<strong>VDS</strong>_VF_NTFS_NOT_SUPPORTED = 0x00004000,<strong>VDS</strong>_VF_FAT32_NOT_SUPPORTED = 0x00008000,<strong>VDS</strong>_VF_FAT_NOT_SUPPORTED = 0x00010000,<strong>VDS</strong>_VF_NO_DEFAULT_DRIVE_LETTER = 0x00020000,<strong>VDS</strong>_VF_PERMANENTLY_DISMOUNTED = 0x00040000,<strong>VDS</strong>_VF_PERMANENT_DISMOUNT_SUPPORTED = 0x00080000,<strong>VDS</strong>_VF_SHADOW_COPY = 0x00100000,<strong>VDS</strong>_VF_FVE_ENABLED= 0x00200000} <strong>VDS</strong>_VOLUME_FLAG;typedef struct _<strong>VDS</strong>_PACK_NOTIFICATION{unsigned longulEvent;<strong>VDS</strong>_OBJECT_IDpackId;} <strong>VDS</strong>_PACK_NOTIFICATION;typedef struct _<strong>VDS</strong>_DISK_NOTIFICATION{unsigned longulEvent;<strong>VDS</strong>_OBJECT_IDdiskId;} <strong>VDS</strong>_DISK_NOTIFICATION;typedef struct _<strong>VDS</strong>_VOLUME_NOTIFICATION{unsigned longulEvent;<strong>VDS</strong>_OBJECT_IDvolumeId;<strong>VDS</strong>_OBJECT_IDplexId;unsigned longulPercentCompleted;} <strong>VDS</strong>_VOLUME_NOTIFICATION;typedef struct _<strong>VDS</strong>_PARTITION_NOTIFICATION{unsigned longulEvent;299 / 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!