OID_WW_MBX_LIVE_DIE
The OID_WW_MBX_LIVE_DIE OID requests the miniport driver to return the current live/die state, denoting whether the wireless device is permitted to send data on the network, as follows:
Value | |
---|---|
0 |
DIE most recently received, denying device sends |
1 |
LIVE most recently received, permitting device sends |
-1 |
LIVE/DIE state is unknown |
If any bound protocol has enabled indications with OID_WW_GEN_INDICATION_REQUEST, the miniport driver must call NdisMIndicateStatus to notify such protocol(s) when the live/die state 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.