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

Parameters
interfaceAddressInterface address.
macAddressReceives MAC address (optional; can be null).
Returns
Operation status.