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

Finds the adapter name associated with a unique numeric adapter identifier.

This method provides a convenient shortcut to constructing a kNetworkInfo object and then using that object to look up the desired information.

Parameters
adapterIdAdapter unique numeric id.
adapterNameReceives adapter name (optional; can be null).
adapterNameCapacityCapacity of adapter name buffer.
Returns
Operation status.