|
Zen API
|
| kStatus kNetworkInfo_FindAdapterById | ( | kNetworkInfo | info, |
| kSize | id, | ||
| kNetworkAdapter * | adapter | ||
| ) |
Finds an adapter by its unique numeric identifier.
| info | Network info object. |
| id | Network adapter numeric identifier. |
| adapter | Receives network adapter, if found (optional; can be kNULL). |