Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNetwork_FindAdapterNameByInterface ( kIpAddress  interfaceAddress,
kChar adapterName,
kSize  adapterNameCapacity 
)

Finds the adapter name 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.
adapterNameReceives adapter name (optional; can be null).
adapterNameCapacityCapacity of adapter name buffer.
Returns
Operation status.