IVdsLun2 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 methods for applying and querying logical unit number (LUN) hints.

Inheritance

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

Methods

The IVdsLun2 interface has these methods.

 
IVdsLun2::ApplyHints2

The IVdsLun2::ApplyHints2 (vdshwprv.h) method applies a new set of hints to the LUN. Hints that are applied to a LUN are simultaneously applied to all plexes.
IVdsLun2::QueryHints2

The IVdsLun2::QueryHints2 (vdshwprv.h) method returns the hints currently applied to the LUN. This method is identical to the IVdsLun::QueryHints method.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header vdshwprv.h