OID_WW_GEN_BASESTATION_ID
The OID_WW_GEN_BASESTATION_ID OID requests the miniport driver to return the ID of the base station or ad hoc device last contacted by the NIC.
This request uses a WW_BASESTATION_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 basestation 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.