IrDA Framework C++ Edition

◆ StartLazyDiscovering()

int StartLazyDiscovering ( )

Starts Lazy Discovering for IrDA devices.

Returns
If the function succeed the return value is 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.