IVdsControllerPort 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 port.
Inheritance
The IVdsControllerPort interface inherits from the IUnknown interface. IVdsControllerPort also has these types of members:
Methods
The IVdsControllerPort interface has these methods.
IVdsControllerPort::GetController The IVdsControllerPort::GetController method (vdshwprv.h) returns the controller to which the controller port belongs. |
IVdsControllerPort::GetProperties The IVdsControllerPort::GetProperties method (vdshwprv.h) retrieves the properties of a controller port. |
IVdsControllerPort::QueryAssociatedLuns The IVdsControllerPort::QueryAssociatedLuns (vdshwprv.h) method returns an enumeration of the LUNs with which the controller port is associated. |
IVdsControllerPort::Reset The IVdsControllerPort::Reset (vdshwprv.h) method reinitializes the controller port. |
IVdsControllerPort::SetStatus The IVdsControllerPort::SetStatus (vdshwprv.h) method sets the status of a controller port to the specified value. |
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 |