Serial Framework C++ Edition

◆ DoConnect()

virtual void DoConnect ( const int  Error,
const tstring &  Description 
)
protectedvirtual

Fires the OnConnect event.

Parameters
ErrorThe operation result code. If operation has been completed with success the Error is
See also
WCL_E_SUCCESS
.
DescriptionAdditional optional description of the operation result.