TwclIrDAReceiver.StartLazyDiscovering Method

Starts Lazy Discovering for IrDA devices.

Namespace: wclIrDADevices
public
 function StartLazyDiscovering: Integer;

Return Value

Type: Integer

If the function succeed the return value is wclErrors.WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

The Lazy Discovering does not return devices list immediately. Instead of that it fires the OnDeviceFound event when new IrDA device appears.