Zen API
|
kStatus kNetworkAdapter_InterfaceItem | ( | kNetworkAdapter | adapter, |
kSize | index, | ||
kNetworkInterface * | iface | ||
) |
Gets the interface at the specified index, if present.
adapter | Network adapter. |
index | Network interface index (relative to kNetworkAdapter_InterfaceCount). |
iface | Receives the interface item at the specified index. |