Serial Framework C++ Edition

◆ DoConnect()

virtual void DoConnect ( const int  Error)
protectedvirtual

Fires the OnConnect event.

Parameters
ErrorThe connection operation result code. If the parameter is WCL_E_SUCCESS the connection to a remote device was established and the remote device is connected. Otherwise the connection was not established and the remote device is not connected.