IVdsLunNumber 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 to query the LUN number for a LUN.

Inheritance

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

Methods

The IVdsLunNumber interface has these methods.

 
IVdsLunNumber::GetLunNumber

The IVdsLunNumber::GetLunNumber (vdshwprv.h) method retrieves the LUN number for a 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 vdshwprv.h

See also

VDS Interfaces