FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPacketSocket_AdapterInfo ( kIpAddress  ipAddress,
kChar adapterName,
kSize  capacity,
kIpAddress gateway,
k32u prefixlength,
kMacAddress macAddress 
)

Gives extended adapter information for a given Ip address.

Parameters
ipAddressIp address of the adapter.
adapterNameReceives name of the adapter (can be kNULL).
capacityCharacter array capacity, in bytes (includes null-terminator).
gatewayReceives gateway address (can be kNULL).
prefixlengthReceives prefix length (can be kNULL).
macAddressReceives MAC address (can be kNULL).
Returns
Operation status.