IVdsLunControllerPorts 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 methods for performing controller port configuration operations on a LUN.

Inheritance

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

Methods

The IVdsLunControllerPorts interface has these methods.

 
IVdsLunControllerPorts::AssociateControllerPorts

The IVdsLunControllerPorts::AssociateControllerPorts (vdshwprv.h) method sets the subsystem controller ports to active or inactive with respect to the LUN.
IVdsLunControllerPorts::QueryActiveControllerPorts

The IVdsLunControllerPorts::QueryActiveControllerPorts (vdshwprv.h) method returns an enumeration of currently active controller ports.

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
Redistributable VDS 1.1

See also

VDS Interfaces