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.

cbUniqueId: Count of bytes for pUniqueId.pwszName: The null-terminated Unicode name that the operating system uses to identify thevolume.pUniqueId: A byte array containing the volume's unique id.2.2.2.15 IVdsVolumeMF Data TypesThis section lists data types that are used exclusively by the IVdsVolumeMF methods.2.2.2.15.1 Data Types2.2.2.15.1.1 MAX_PATHConstant/valueMAX_PATH0x00000104DescriptionThe maximum character length of a path.2.2.2.15.2 Structures2.2.2.15.2.1 <strong>VDS</strong>_REPARSE_POINT_PROPThe <strong>VDS</strong>_REPARSE_POINT_PROP structure defines the reparse point properties of the mountpoint to a volume object.typedef struct <strong>VDS</strong>_REPARSE_POINT_PROP {<strong>VDS</strong>_OBJECT_ID SourceVolumeId;[string] WCHAR* pwszPath;} <strong>VDS</strong>_REPARSE_POINT_PROP,*P<strong>VDS</strong>_REPARSE_POINT_PROP;SourceVolumeId: The <strong>VDS</strong> object ID of the volume object that the reparse point refers to.pwszPath: The null-terminated Unicode path of the reparse point. The path does not contain adrive letter; for example, "\mount".2.2.2.16 IVdsVolumePlex Data TypesThis section lists data types that are used exclusively by the IVdsVolumePlex methods.2.2.2.16.1 Enumeration2.2.2.16.1.1 <strong>VDS</strong>_VOLUME_PLEX_TYPEThe <strong>VDS</strong>_VOLUME_PLEX_TYPE enumeration defines the set of valid types for a volume plex.typedef enum _<strong>VDS</strong>_VOLUME_PLEX_TYPE{<strong>VDS</strong>_VPT_UNKNOWN = 0x00000000,<strong>VDS</strong>_VPT_SIMPLE = 0x0000000A,[<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, 201181 / 360

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

Saved successfully!

Ooh no, something went wrong!