Updated: October 28, 2024 |
Get the data for the specified network interface
#include <qwf/qwf_net.h>
qwf_net_Results_e qwf_net_GetInterfaceData(qwf_Context_t *pCtx, qwf_net_IfName_t *pIface, qwf_net_InterfaceData_t *pData)
NET_OK Successful result
NET_ERR_INACTIVE The QWF Network Manager service is inactive or not ready
NET_ERR_INT An internal error occurring while retrieving or parsing the interface data
NET_ERR_PARAM A pointer argument is NULL or the QWF Network Manager context can't be retrieved