OID_DOT11_MEDIA_STREAMING_ENABLED (Compact 2013)
3/26/2014
When set, the OID_DOT11_MEDIA_STREAMING_ENABLED object identifier (OID) requests that the miniport driver set the Extensible Station (ExtSTA) msDot11MediaStreamingEnabled management information base (MIB) object to the specified value.
When queried, this OID requests that the miniport driver return the value of the msDot11MediaStreamingEnabled MIB object.
The msDot11MediaStreamingEnabled MIB object defines the current setting of media streaming on the 802.11 station.
The data type for OID_DOT11_MEDIA_STREAMING_ENABLED is a BOOLEAN value. A value of TRUE indicates that the 802.11 station has enabled media streaming.
The default for the msDot11MediaStreamingEnabled MIB object is FALSE. The miniport driver must set this MIB object to its default if any of the following occurs:
- The miniport driver’s MiniportInitializeEx function is called.
- A method request of OID_DOT11_RESET_REQUEST is made to reset the media access control (MAC) layer of the 802.11 station and the bSetDefaultMIB member of the DOT11_RESET_REQUEST structure is TRUE.
Requirements
Header |
windot11.h |
See Also
Reference
Native 802.11 Extensible Station OIDs
MiniportInitializeEx
OID_DOT11_RESET_REQUEST
DOT11_RESET_REQUEST
Native 802.11 Wireless LAN OIDs