Frameworks > WiFi Framework

wclError

(1/1)

2inept:
Occasionally I get an error when SoftApp is starting so I was adding in a switch statement to get a friendly error message back.

However WCL_E_BASE has the same Error number as WCL_E_INVALID_ARGUMENT but a different string meaning, there are several errors with the same error ID.

Is this correct?

Thanks
Chris

Mike Petrichenko:
Hello,

WCL_E_BASE and other _BASE error codes mean nothing. It is just a base number to define other errors that are defined as *_BASE + XXXX. So simple ignore any _BASE error codes.

2inept:
OK Thanks

Navigation

[0] Message Index

Sitemap 1 2 3 4 5 6 7 
Go to full version