Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
This topic is part of the WDI driver model released in Windows 10. The WDI driver model is in maintenance mode and will only receive high priority fixes. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features.
OID_WDI_TASK_IHV is used to start an IHV-initiated task.
| Object | Abort capable | Default priority (host driver policy) | Normal execution time (seconds) |
|---|---|---|---|
| Port | Yes. The port must be in a clean state after the abort. | Priority depends on IHV-requested settings. | 10 |
The task is initiated by the sending NDIS_STATUS_WDI_INDICATION_IHV_TASK_REQUEST, and is prioritized based on the value requested by the IHV.
Task parameters
| TLV | Multiple TLV instances allowed | Optional | Description |
|---|---|---|---|
| WDI_TLV_IHV_TASK_DEVICE_CONTEXT | X | The context data provided by the IHV component. This is forwarded from NDIS_STATUS_WDI_INDICATION_IHV_ TASK_REQUEST. |
Task completion indication
NDIS_STATUS_WDI_INDICATION_IHV_TASK_COMPLETE
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Dot11wdi.h |