|
Zen API
|
| kStatus kNetwork_FindMacAdressByInterface | ( | kIpAddress | interfaceAddress, |
| kMacAddress * | macAddress | ||
| ) |
Finds the MAC address associated with the specified interface address.
This method provides a convenient shortcut to constructing a kNetworkInfo object and then using that object to look up the desired information.
| interfaceAddress | Interface address. |
| macAddress | Receives MAC address (optional; can be null). |