ReactOS 0.4.15-dev-7924-g5949c20
_LAN_ADAPTER_INFO_S Struct Reference

#include <net_lan.h>

Public Attributes

UINT Index
 
UINT Media
 
UINT Speed
 
USHORT AddressLen
 
USHORT Overhead
 
USHORT MTU
 
USHORT RegKeySize
 

Detailed Description

Definition at line 43 of file net_lan.h.

Member Data Documentation

◆ AddressLen

USHORT _LAN_ADAPTER_INFO_S::AddressLen

Definition at line 47 of file net_lan.h.

◆ Index

UINT _LAN_ADAPTER_INFO_S::Index

Definition at line 44 of file net_lan.h.

◆ Media

UINT _LAN_ADAPTER_INFO_S::Media

Definition at line 45 of file net_lan.h.

◆ MTU

USHORT _LAN_ADAPTER_INFO_S::MTU

Definition at line 49 of file net_lan.h.

◆ Overhead

USHORT _LAN_ADAPTER_INFO_S::Overhead

Definition at line 48 of file net_lan.h.

◆ RegKeySize

USHORT _LAN_ADAPTER_INFO_S::RegKeySize

Definition at line 50 of file net_lan.h.

◆ Speed

UINT _LAN_ADAPTER_INFO_S::Speed

Definition at line 46 of file net_lan.h.


The documentation for this struct was generated from the following file: