This function gets the network information at the time of DHCP connection.

Syntax

int SysGetDhcpInfoWlan(
  tstrM2MIPConfig *dhcpInfo
);

Parameters

dhcpInfo
[out]A pointer to the tstrM2MIPConfig structure.

Return value

Returns TRUE if the function succeeds, FALSE otherwise.

Remarks

Accurate information can only be obtained when connecting to the network using DHCP.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/11/26