OID_GEN_MEDIA_IN_USE (Windows CE 5.0)
OID_GEN_MEDIA_IN_USE specifies a complete list of the media types that the NIC currently uses.
The following table shows the possible values that can be included in a list of media types returned by OID_GEN_MEDIA_IN_USE. The list can include some, none (also called "the NULL filter"), or all of the media types shown in the following table.
Media type | Description |
---|---|
NdisMedium802_3 | Ethernet (802.3) |
NdisMedium802_5 | Token Ring (802.5) |
NdisMediumWan | WAN |
NdisMediumWirelessWan | Various types of NdisWirelessXXX media |
NdisMediumIrda | Infrared (IrDA) |
NdisMedium1394 | IEEE 1394 bus |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.
See Also
MiniportQueryInformation | NdisMIndicateReceivePacket | NDIS_REQUEST | OID_GEN_CURRENT_PACKET_FILTER
Send Feedback on this topic to the authors