TwclCustomObexClient.DoDisconnect(Integer,string) Method

Fires the OnDisconnect event.

Namespace: wclObex
protected
 procedure DoDisconnect(const Error: Integer;
 const Description: string); virtual;

Parameters

Error
Type: Integer

The operation result code. If operation has been completed with success the Error is .

Description
Type: string

Additional optional description of the operation result.