Serial Framework C++ Edition

◆ ProcessMessages()

static int ProcessMessages ( )
static

Force WCL message processing for current thread.

Returns
If the function succeed the returns value is WCL_E_SUCCESS. Otherwise the function returns one of the WCL error codes.

This function can be used to force WCL message processing in case if your execution thread is blocked.