3.2.4.4.2 IVolumeClient2

This DCOM interface inherits the IUnknown interface. Method opnum field values start with 3; opnum values 0–2 represent the IUnknown_QueryInterface, IUnknown_AddRef, and IUnknown_Release methods, respectively, as specified in [MS-DCOM].

Unless otherwise specified in the following sections, all methods MUST return 0 or a nonerror HRESULT (as specified in [MS-ERREF]) on success, or an implementation-specific nonzero error code on failure (see section 2.2.1 for HRESULT values predefined by the Disk Management Remote Protocol).

Unless otherwise specified in this specification, client implementations of the protocol MUST NOT take any action on an error code, but rather simply return the error to the invoking application. If the return code is not an error, the client SHOULD assume that all output parameters are present and valid.

Methods in RPC Opnum Order

Method

Description

IVolumeClient2::GetMaxAdjustedFreeSpace

Opnum: 3