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.

wcLetter: The drive letter that triggered the event, as a single uppercase or lowercasealphabetical (A-Z) Unicode character.volumeId: The <strong>VDS</strong> object ID of the volume object to which the drive letter is assigned. If thedrive letter is freed, the volume identifier is GUID_NULL.2.2.1.3.7 <strong>VDS</strong>_FILE_SYSTEM_NOTIFICATIONThe <strong>VDS</strong>_FILE_SYSTEM_NOTIFICATION structure provides information about a file systemnotification.typedef struct _<strong>VDS</strong>_FILE_SYSTEM_NOTIFICATION {unsigned long ulEvent;<strong>VDS</strong>_OBJECT_ID volumeId;DWORD dwPercentCompleted;} <strong>VDS</strong>_FILE_SYSTEM_NOTIFICATION;ulEvent: Determines the file system event for which an application will be notified; it MUST beone of the following values.Value<strong>VDS</strong>_NF_FILE_SYSTEM_MODIFY0x000000CB<strong>VDS</strong>_NF_FILE_SYSTEM_FORMAT_PROGRESS0x000000CCMeaningA volume received a new label, or a file system wasextended or shrunk; does not include a change tothe file system compression flags.A file system is being formatted.volumeId: The <strong>VDS</strong> object ID of the volume object containing the file system that triggered theevent.dwPercentCompleted: The completed format progress as a percentage of the whole.2.2.1.3.8 <strong>VDS</strong>_MOUNT_POINT_NOTIFICATIONThe <strong>VDS</strong>_MOUNT_POINT_NOTIFICATION structure provides information about a mount pointchange notification.typedef struct _<strong>VDS</strong>_MOUNT_POINT_NOTIFICATION {unsigned long ulEvent;<strong>VDS</strong>_OBJECT_ID volumeId;} <strong>VDS</strong>_MOUNT_POINT_NOTIFICATION;ulEvent: Determines the mount point event for which an application will be notified; it MUST bethe following value.Value<strong>VDS</strong>_NF_MOUNT_POINTS_CHANGE0x000000CDMeaningThe mount point changed.46 / 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!