// hbapiwmi.h
void AddLink(
[out, HBA_STATUS_QUALIFIERS] HBA_STATUS HBAStatus
);
View the official Windows hardware development documentationNo description available.
The AddLink WMI method configures the WMI provider to inform the WMI client of fabric link events.
HBAStatus On return, contains the status of the operation. For a list of allowed values and their descriptions, see HBA_STATUS. The miniport driver returns this information in the HBAStatus member of a AddLink_OUT structure.
Not applicable to WMI methods.
This WMI method belongs to the MSFC_EventControl WMI Class.
| Target platform | Desktop |
| Header | Hbapiwmi.h (include Hbaapi.h or Hbapiwmi.h) |