Zen API
|
kStatus kNetwork_FindFirstAdapterInterface | ( | const kChar * | adapterName, |
kIpAddress * | interfaceAddress | ||
) |
Finds the first interface address associated with an adapter name.
This method provides a convenient shortcut to constructing a kNetworkInfo object and then using that object to look up the desired information.
adapterName | Adapter name. |
interfaceAddress | Receives interface address (optional; can be null). |