3.4.5.2.11.2 IVdsHbaPort::SetAllPathStatuses (Opnum 4)

The SetAllPathStatuses method sets the statuses of all paths that originate from the HBA port to a specified status.

 HRESULT SetAllPathStatuses(
   [in] VDS_PATH_STATUS status
 );

status: The status, as defined by VDS_PATH_STATUS, to assign to the paths.

Return Values: The method MUST return zero or a non-error HRESULT (as specified in [MS-ERREF]) to indicate success, or return an implementation-specific nonzero error code to indicate failure.<76> For the HRESULT values predefined by the Virtual Disk Service Remote Protocol, see section 2.2.3.