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.

Value<strong>VDS</strong>_NF_DISK_ARRIVE0x00000008<strong>VDS</strong>_NF_DISK_DEPART0x00000009<strong>VDS</strong>_NF_DISK_MODIFY0x0000000AMeaningThe disk has become visible to the operating system.The disk is no longer visible to the operating system.The disk or its properties were modified.diskId: The <strong>VDS</strong> object ID of the disk object to which the notification refers.2.2.1.3.4 <strong>VDS</strong>_VOLUME_NOTIFICATIONThe <strong>VDS</strong>_VOLUME_NOTIFICATION structure provides information about a volume changenotification.typedef struct _<strong>VDS</strong>_VOLUME_NOTIFICATION {unsigned long ulEvent;<strong>VDS</strong>_OBJECT_ID volumeId;<strong>VDS</strong>_OBJECT_ID plexId;unsigned long ulPercentCompleted;} <strong>VDS</strong>_VOLUME_NOTIFICATION;ulEvent: Determines the volume event for which an application will be notified; it MUST be oneof the following values.Value<strong>VDS</strong>_NF_VOLUME_ARRIVE0x00000004<strong>VDS</strong>_NF_VOLUME_DEPART0x00000005<strong>VDS</strong>_NF_VOLUME_MODIFY0x00000006<strong>VDS</strong>_NF_VOLUME_REBUILDING_PROGRESS0x00000007MeaningA new volume is visible to the operating system.An existing volume is no longer visible to theoperating system.The volume was modified.A fault tolerant volume is being regenerated orresynchronized.volumeId: The <strong>VDS</strong> object ID of the volume object to which the notification refers.plexId: The <strong>VDS</strong> object ID of a volume plex object to which the notification refers, if any. <strong>VDS</strong>applies this identifier during the rebuild operation, which can execute on multiple plexes atdifferent rates.ulPercentCompleted: The percentage of completion for the operation. Valid values range from0-100.[<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, 201144 / 360

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

Saved successfully!

Ooh no, something went wrong!