ReactOS 0.4.16-dev-550-g2186ce3
|
Public Attributes | |
const WCHAR * | adaptertype |
UINT16 | adaptertypeid |
const WCHAR * | description |
const WCHAR * | device_id |
UINT32 | index |
UINT32 | interface_index |
const WCHAR * | mac_address |
const WCHAR * | manufacturer |
const WCHAR * | name |
UINT16 | netconnection_status |
int | physicaladapter |
const WCHAR * | pnpdevice_id |
UINT64 | speed |
Definition at line 1119 of file builtin.c.
Referenced by fill_networkadapter().
UINT16 record_networkadapter::adaptertypeid |
Definition at line 1120 of file builtin.c.
Referenced by fill_networkadapter().
Definition at line 1121 of file builtin.c.
Referenced by fill_networkadapter().
Definition at line 1122 of file builtin.c.
Referenced by fill_networkadapter().
UINT32 record_networkadapter::index |
Definition at line 1123 of file builtin.c.
Referenced by fill_networkadapter().
UINT32 record_networkadapter::interface_index |
Definition at line 1124 of file builtin.c.
Referenced by fill_networkadapter().
Definition at line 1125 of file builtin.c.
Referenced by fill_networkadapter().
Definition at line 1126 of file builtin.c.
Referenced by fill_networkadapter().
Definition at line 1127 of file builtin.c.
Referenced by fill_networkadapter().
UINT16 record_networkadapter::netconnection_status |
Definition at line 1128 of file builtin.c.
Referenced by fill_networkadapter().
int record_networkadapter::physicaladapter |
Definition at line 1129 of file builtin.c.
Referenced by fill_networkadapter().
Definition at line 1130 of file builtin.c.
Referenced by fill_networkadapter().
UINT64 record_networkadapter::speed |
Definition at line 1131 of file builtin.c.
Referenced by fill_networkadapter().