WDI_TLV_CREATE_PORT_PARAMETERS
WDI_TLV_CREATE_PORT_PARAMETERS is a TLV that contains parameters for OID_WDI_TASK_CREATE_PORT.
TLV Type
0x28
Length
The sum (in bytes) of the sizes of all contained elements.
Values
Type | Description |
---|---|
UINT16 | A bitwise OR value of the operation modes the host may configure on the port being created. The operation modes are defined in WDI_OPERATION_MODE. |
UINT32 | The NDIS_PORT_NUMBER that will be associated with the created port. Unless the adapter wants to handle non-WDI OIDs, it does not need to do anything with this field. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |