IVdsHwProviderPrivate interface (vdshwprv.h)

[Beginning with Windows 8 and Windows Server 2012, the Virtual Disk Service COM interface is superseded by the Windows Storage Management API.]

Provides a method that enables VDS to determine whether the hardware provider manages a specified LUN.

Inheritance

The IVdsHwProviderPrivate interface inherits from the IUnknown interface. IVdsHwProviderPrivate also has these types of members:

Methods

The IVdsHwProviderPrivate interface has these methods.

 
IVdsHwProviderPrivate::QueryIfCreatedLun

Enables VDS to determine whether the hardware provider manages the specified LUN.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header vdshwprv.h

See also

VDS Interfaces