NDIS Network Interface Structures (Compact 2013)
3/26/2014
This section describes the NDIS network interface structures.
In This Section
- NDIS Interface Types
Describes the NDIS interface types.
- NET_IF_INFORMATION
Provides NDIS with information about a registered network interface.
- NDIS_IF_PROVIDER_CHARACTERISTICS
Defines NDIS network interface provider entry points and other provider characteristics.
- NDIS_INTERFACE_INFORMATION
Provides information about a network interface for OID_GEN_INTERFACE_INFO.
- NET_LUID
Can be accessed as a 64-bit value that identifies an NDIS network interface, or as a structure that contains the associated interface index and type.
- NET_PHYSICAL_LOCATION
Provides NDIS with information about the physical location of a registered network interface.
See Also
Reference
NDIS Network Interface Reference
NdisIfRegisterInterface
NET_IF_INFORMATION