IVdsServiceHba 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 a method to query HBA ports on the local system.

Inheritance

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

Methods

The IVdsServiceHba interface has these methods.

 
IVdsServiceHba::QueryHbaPorts

Returns an IEnumVdsObject enumeration object containing a list of the HBA ports known to VDS on the local system.

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