IVdsLunNaming 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 name LUNs for a class implementing the IVdsLun interface.

Inheritance

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

Methods

The IVdsLunNaming interface has these methods.

 
IVdsLunNaming::SetFriendlyName

The IVdsLunNaming::SetFriendlyName method (vds.h) sets the friendly name of a LUN.

Requirements

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

See also

VDS Interfaces