|
Zen API
|
| kBool kNetworkAdapter_IsEnabled | ( | kNetworkAdapter | adapter | ) |
Gets whether the adapter was enabled at the time of enumeration.
Wether an adapter is enabled or not depends on OS configuration, boot settings, etc. Do not confuse this with the state of the link (see: kNetworkAdapter_IsLinkRunning()).
| adapter | Network adapter. |