Event that is send when ethernet interface specific network info has changed.
More...
|
string | ifName |
| Ethernet interface name.
|
|
string | ifLabel |
| interface label
|
|
EthInfo | ethInfo |
| Current ethernet interface specific info.
|
|
Object | source |
| IDL object that originated the event.
|
|
Event that is send when ethernet interface specific network info has changed.
Definition at line 341 of file Net.idl.
◆ ethInfo
EthInfo net::EthInfoChangedEvent::ethInfo |
Current ethernet interface specific info.
Definition at line 344 of file Net.idl.
◆ ifLabel
string net::EthInfoChangedEvent::ifLabel |
interface label
Definition at line 343 of file Net.idl.
◆ ifName
string net::EthInfoChangedEvent::ifName |
Ethernet interface name.
Definition at line 342 of file Net.idl.
The documentation for this struct was generated from the following file: