IVdsSubSystemNaming 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 name subsystems for a class implementing the IVdsSubSystem interface.

Inheritance

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

Methods

The IVdsSubSystemNaming interface has these methods.

 
IVdsSubSystemNaming::SetFriendlyName

The IVdsSubSystemNaming::SetFriendlyName (vdshwprv.h) method sets the friendly name of a subsystem.

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

See also

VDS Interfaces