DWC_CheckInet

Syntax

#include <dwc.h> 
BOOL DWC_CheckInet(void);

Arguments

None.

Return Values

TRUE The automatic connection process is completed.
FALSE The automatic connection process is either underway or about to start.

Description

Checks the progress of the automatic connection process. After calling DWC_ProcessInet, use this function to check whether automatic connection has completed.

Check the Internet connection status using the DWC_GetInetStatus function.

See Also

DWC_InitInet DWC_ConnectInetAsync DWC_ProcessInet DWC_GetInetStatus DWC_CleanupInet DWC_CleanupInetAsync

Revision History

For the change log prior to 5.1 PR2, click here.   


CONFIDENTIAL