TwclIrDAServer.DoClosed(Integer) Method

Fires the OnClosed event.

Namespace: wclIrDAServers
protected
 procedure DoClosed(const Reason: Integer); virtual;

Parameters

Reason
Type: Integer

The close reason code. wclErrors.WCL_E_SUCCESS means that the server was closed by the Close method call.