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.

action: The type of action required by the client to return the service to a functioning,consistent state; it MUST be one of the following values.Value<strong>VDS</strong>_RA_UNKNOWN0x00000000<strong>VDS</strong>_RA_REFRESH0x00000001<strong>VDS</strong>_RA_RESTART0x00000002MeaningThe client corrective action is unknown.The client corrective action is to call the IVds<strong>Service</strong>::Refresh (section3.4.5.2.4.10) method.The client corrective action is to restart the service.2.2.1.3.2 <strong>VDS</strong>_PACK_NOTIFICATIONThe <strong>VDS</strong>_PACK_NOTIFICATION structure provides information about a pack notification.typedef struct _<strong>VDS</strong>_PACK_NOTIFICATION {unsigned long ulEvent;<strong>VDS</strong>_OBJECT_ID packId;} <strong>VDS</strong>_PACK_NOTIFICATION;ulEvent: The type of pack notification; it MUST be one of the following values.Value<strong>VDS</strong>_NF_PACK_ARRIVE0x00000001<strong>VDS</strong>_NF_PACK_DEPART0x00000002<strong>VDS</strong>_NF_PACK_MODIFY0x00000003MeaningThe pack was newly created.The pack was deleted.The pack was modified.packId: The <strong>VDS</strong> object ID of the pack object to which the notification refers.2.2.1.3.3 <strong>VDS</strong>_DISK_NOTIFICATIONThe <strong>VDS</strong>_DISK_NOTIFICATION structure provides information about a disk notification.typedef struct _<strong>VDS</strong>_DISK_NOTIFICATION {unsigned long ulEvent;<strong>VDS</strong>_OBJECT_ID diskId;} <strong>VDS</strong>_DISK_NOTIFICATION;ulEvent: The type of disk notification; it MUST be one of the following values.43 / 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!