Latest news: January 31, 2012
WinI2C/DDC v4.02 released!
January 12, 2012
OCR SDK v2.1 released!
December 27, 2011
WiFi-Manager v5.7 released!
December 14, 2011
OCR SDK v2.0 released!
| | |
|
N-Manager: Developer's Guide
|
N-Manager Error Codes
| ERROR_OFFSET | 0x70000000 //error codes offset |
| ERROR_INIT | 0x70000001 //initialization error |
| ERROR_INVALIDADAPTER | 0x70000002 //incorrect adapter index specified |
| ERROR_SMALLBUFFER | 0x70000003 //too small buffer |
| ERROR_FAIL | 0x70000004 //unspecified error |
| ERROR_ADAPTERNOTFOUND | 0x70000005 //adapter not found |
| ERROR_PINGTIMEOUT | 0x70000006 //ping timeout |
| ERROR_PINGFAIL | 0x70000007 //ping failed |
| ERROR_HOSTRESOLVE | 0x70000008 //cannot get IP of host |
| ERROR_UNSUPPORTEDPLATFORM | 0x70000009 //this feature is unsupported in this version of Windows |
| ERROR_MACSET | 0x70000011 //cannot set MAC address |
|
|