IrDA Framework C++ Edition

◆ DoClosed()

virtual void DoClosed ( const int  Reason)
protectedvirtual

Fires the OnClosed event.

Parameters
ReasonThe close reason code. WCL_E_SUCCESS means that the server was closed by the Close method call.