|
libmcm 1.4.0
A client library for Moxa Connection Management
|
#include "mcm-base-info.h"Go to the source code of this file.
Functions | |
| int | mcm_interface_get_all_list (int *interface_num, mcm_interface_info **interface_list) |
| A help function for get all ethernet properties. More... | |
This library is for Moxa Connection Management
| int mcm_interface_get_all_list | ( | int * | interface_num, |
| mcm_interface_info ** | interface_list | ||
| ) |
A help function for get all ethernet properties.
| interface_num | (output) Interfaces number. |
| interface_list | (output) Interfaces information list. |