IVdsLun2 interface (vds.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 method (vds.h) 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 method (vds.h) returns the hints currently applied to the LUN.

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 vds.h