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_IHV_REQUEST is used to forward information that an IHV extensibility module has sent to the miniport.
Scope | Set serialized with task | Normal execution time (seconds) |
---|---|---|
Port | No | 1 |
This command is not serialized with any tasks. It is serialized with other properties and with the M1-M3 of a task.
Command parameter
TLV | Multiple TLV instances allowed | Optional | Description |
---|---|---|---|
WDI_TLV_IHV_DATA | X | The information from the IHV extensibility module. |
Response result
TLV | Multiple TLV instances allowed | Optional | Description |
---|---|---|---|
WDI_TLV_IHV_DATA | X | The response to be sent to the IHV extensibility module. The data value is forwarded as-is to the IHV extensibility module. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Dot11wdi.h |