IVdsHwProviderPrivateMpio 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 a method that sets the status of paths originating from a particular HBA port to the provider.

Inheritance

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

Methods

The IVdsHwProviderPrivateMpio interface has these methods.

 
IVdsHwProviderPrivateMpio::SetAllPathStatusesFromHbaPort

Sets the statuses of paths originating from a particular 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 vdshwprv.h

See also

IVdsController

SetAllPathStatusesFromHbaPort

VDS Interfaces