IVdsHbaPort 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 methods to query and interact with HBA ports on the local system.

Inheritance

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

Methods

The IVdsHbaPort interface has these methods.

 
IVdsHbaPort::GetProperties

Retrieves the properties of an HBA port.
IVdsHbaPort::SetAllPathStatuses

Sets the statuses of all paths originating from the HBA port to a specified status.

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