Serial Framework C++ Edition

◆ DoDisconnect()

virtual void DoDisconnect ( const int  Error,
const tstring Description 
)
protectedvirtual

Fires the OnDisconnect 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.