ReactOS 0.4.15-dev-7958-gcd0bb1a
record_networkadapter Struct Reference
Collaboration diagram for record_networkadapter:

Public Attributes

const WCHARadaptertype
 
UINT16 adaptertypeid
 
const WCHARdescription
 
const WCHARdevice_id
 
UINT32 index
 
UINT32 interface_index
 
const WCHARmac_address
 
const WCHARmanufacturer
 
const WCHARname
 
UINT16 netconnection_status
 
int physicaladapter
 
const WCHARpnpdevice_id
 
UINT64 speed
 

Detailed Description

Definition at line 1117 of file builtin.c.

Member Data Documentation

◆ adaptertype

const WCHAR* record_networkadapter::adaptertype

Definition at line 1119 of file builtin.c.

Referenced by fill_networkadapter().

◆ adaptertypeid

UINT16 record_networkadapter::adaptertypeid

Definition at line 1120 of file builtin.c.

Referenced by fill_networkadapter().

◆ description

const WCHAR* record_networkadapter::description

Definition at line 1121 of file builtin.c.

Referenced by fill_networkadapter().

◆ device_id

const WCHAR* record_networkadapter::device_id

Definition at line 1122 of file builtin.c.

Referenced by fill_networkadapter().

◆ index

UINT32 record_networkadapter::index

Definition at line 1123 of file builtin.c.

Referenced by fill_networkadapter().

◆ interface_index

UINT32 record_networkadapter::interface_index

Definition at line 1124 of file builtin.c.

Referenced by fill_networkadapter().

◆ mac_address

const WCHAR* record_networkadapter::mac_address

Definition at line 1125 of file builtin.c.

Referenced by fill_networkadapter().

◆ manufacturer

const WCHAR* record_networkadapter::manufacturer

Definition at line 1126 of file builtin.c.

Referenced by fill_networkadapter().

◆ name

const WCHAR* record_networkadapter::name

Definition at line 1127 of file builtin.c.

Referenced by fill_networkadapter().

◆ netconnection_status

UINT16 record_networkadapter::netconnection_status

Definition at line 1128 of file builtin.c.

Referenced by fill_networkadapter().

◆ physicaladapter

int record_networkadapter::physicaladapter

Definition at line 1129 of file builtin.c.

Referenced by fill_networkadapter().

◆ pnpdevice_id

const WCHAR* record_networkadapter::pnpdevice_id

Definition at line 1130 of file builtin.c.

Referenced by fill_networkadapter().

◆ speed

UINT64 record_networkadapter::speed

Definition at line 1131 of file builtin.c.

Referenced by fill_networkadapter().


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