Wireless Communication Library Support Forum

Common => Common => Topic started by: baiyygtfj on July 31, 2009, 04:50:42 AM

Title: The meaning of various Error's value.(VCL for delphi)
Post by: baiyygtfj on July 31, 2009, 04:50:42 AM
In the event:
    procedure wclProximitySenderSendComplete(Sender: TObject;
      Device: TwclBluetoothDevice; Error: Integer);
I need meaning of various Error's value.

example:
   0: success.
   1:?
   2:?
   ....
I found sometime ,it's value is not same. please give a error's meaning list.
Thanks.
   

Title: Re: The meaning of various Error's value.(VCL for delphi)
Post by: Mike Petrichenko on July 31, 2009, 04:59:54 AM
Error codes (http://help.btframework.com/doku.php?id=errors_vcl)