OID_GEN_HD_SPLIT_CURRENT_CONFIG
As a query, overlying drivers or administrative utilities can use the OID_GEN_HD_SPLIT_CURRENT_CONFIG OID to determine the current header-data split configuration of a miniport adapter. A system administrator can use the GUID that is associated with this OID through the WMI interface.
Remarks
NDIS handles this OID on behalf of the miniport driver. NDIS maintains the current header-data split configuration information based on the miniport driver initialization attributes and the NDIS_STATUS_HD_SPLIT_CURRENT_CONFIG status indication.
The InformationBuffer member of the NDIS_OID_REQUEST structure contains an NDIS_HD_SPLIT_CURRENT_CONFIG structure.
Requirements
Version |
Supported in NDIS 6.1 and later. |
Header |
Ntddndis.h (include Ndis.h) |