#include <nitroWiFi/soc.h>
#define SOC_IP_ERR_DHCP_TIMEOUT -100
s32 SOC_ClearConfigError ( SOCInterface* interface );
interface |
The pointer to the SOCInterface that clears the host configuration error code. This argument is included for compatibility issues, but it is ignored in actual use of the function. |
| 0 | Successful. |
Clears the host configuration error code.
2005/12/12 Modified Description.
2005/09/13 Initial version.
CONFIDENTIAL