IVdsController 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 query and configuration operations on a controller.

Inheritance

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

Methods

The IVdsController interface has these methods.

 
IVdsController::FlushCache

The IVdsController::FlushCache method (vdshwprv.h) flushes the cache of the controller to a persistent store.
IVdsController::GetPortProperties

The IVdsController::GetPortProperties method (vdshwprv.h) returns the properties of the specified controller port.
IVdsController::GetProperties

The IVdsController::GetProperties method (vdshwprv.h) returns the properties of a controller.
IVdsController::GetSubSystem

The IVdsController::GetSubSystem method (vdshwprv.h) returns the subsystem to which the controller belongs.
IVdsController::InvalidateCache

The IVdsController::InvalidateCache method (vdshwprv.h) invalidates the cache of the controller.
IVdsController::QueryAssociatedLuns

The IVdsController::QueryAssociatedLuns (vdshwprv.h) method returns an enumeration of the LUNs with which the controller is associated.
IVdsController::Reset

The IVdsController::Reset (vdshwprv.h) method reinitializes the controller and invalidates the cache.
IVdsController::SetStatus

The IVdsController::SetStatus (vdshwprv.h) method sets the status of a controller to the specified value.

Requirements

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

See also

Controller Object

IVdsControllerControllerPort

IVdsLun::AssociateControllers

IVdsSubSystem::QueryControllers

VDS Interfaces

VDS_CONTROLLER_PROP