// hbapiwmi.h
void SM_RemoveLink(
[out, HBA_STATUS_QUALIFIERS] HBA_STATUS HBAStatus
);
View the official Windows hardware development documentationNo description available.
The SM_RemoveLink WMI method configures the WMI provider so that it stops passing fabric link event information to the WMI client.
HBAStatus 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 SM_RemoveLink_OUT structure.
Not applicable to WMI methods.
This WMI method belongs to the MS_SM_EventControl WMI Class.
| Target platform | Desktop |
| Header | Hbapiwmi.h |