IVdsLunNumber 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 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 method (vds.h) 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 vds.h

See also

VDS Interfaces