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.

[out] IVdsPack** ppPack);ppPack: A pointer to an IVdsPack interface that, if the operation is successfully completed,receives the IVdsPack interface of the pack object that the disk belongs to. Callers MUSTrelease the interface when they are done with it.Return Values: The method MUST return zero or a non-error HRESULT (as specified in [<strong>MS</strong>-ERREF]) to indicate success, or return an implementation-specific nonzero error code toindicate failure. For the HRESULT values predefined by the <strong>Virtual</strong> <strong>Disk</strong> <strong>Service</strong> Remote<strong>Protocol</strong>, see section 2.2.3.When the server receives this message, it MUST validate the following parameter:•Verify that ppPack is not NULL.The server MUST point ppPack to an IVdsPack interface of the pack object that the disk object'spack pointer refers to, and then return an HRESULT indicating failure or success.If the disk has no partition format (it is not formatted as either MBR or GPT), then there is noassociated pack and this method MUST return <strong>VDS</strong>_E_DISK_NOT_INITIALIZED.3.4.5.2.20.3 IVds<strong>Disk</strong>::GetIdentificationData (Opnum 5)The GetIdentificationData method retrieves information that uniquely identifies a disk.HRESULT GetIdentificationData([out] <strong>VDS</strong>_LUN_INFORMATION* pLunInfo);pLunInfo: A pointer to a <strong>VDS</strong>_LUN_INFORMATION structure that, if the operation issuccessfully completed, receives the LUN information for the disk.Return Values: The method MUST return zero or a non-error HRESULT (as specified in [<strong>MS</strong>-ERREF]) to indicate success, or return an implementation-specific nonzero error code toindicate failure. For the HRESULT values predefined by the <strong>Virtual</strong> <strong>Disk</strong> <strong>Service</strong> Remote<strong>Protocol</strong>, see section 2.2.3.When the server receives this message, it MUST validate the following parameter:•Verify that pLunInfo is not NULL.The server MUST populate the <strong>VDS</strong>_LUN_INFORMATION structure that pLunInfo references withthe LUN information that uniquely identifies the disk; it MUST then return an HRESULT indicatingfailure or success. For information on <strong>VDS</strong>_LUN_INFORMATION, see section 2.2.1.3.16.3.4.5.2.20.4 IVds<strong>Disk</strong>::QueryExtents (Opnum 6)The QueryExtents method enumerates a disk's extents.HRESULT QueryExtents([out, size_is(,*plNumberOfExtents)]<strong>VDS</strong>_DISK_EXTENT** ppExtentArray,[out] long* plNumberOfExtents[<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, 2011206 / 360

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

Saved successfully!

Ooh no, something went wrong!