OID_WW_GEN_CHANNEL_ID
The OID_WW_GEN_CHANNEL_ID OID requests the miniport driver to return the ID of the channel currently in use.
This request uses a WW_CHANNEL_ID structure, defined as equivalent to the NDIS_VAR_DATA_DESCstructure, which was defined previously. The buffer contains a network-ordered sequence of binary byte values.
If any bound protocol has enabled indications with OID_WW_GEN_INDICATION_REQUEST, the miniport driver must call NdisMIndicateStatusto notify such protocol(s) if the channel ID value changes. It can ignore the TriggerValue member that was specified in the OID_WW_GEN_INDICATION_REQUEST.
Sets are irrelevant for this OID.
Note This OID is not available for use beginning with Windows Vista.