Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
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()).

Parameters
adapterNetwork adapter.
Returns
kTRUE if the adapter is currently enabled.