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

Finds the unique numeric adapter identifier 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.

Parameters
adapterNameAdapter name.
adapterIdReceives unique id (optional; can be null).
Returns
Operation status.