The last error code in the BiDIB.dll can be retrieved by the BitmaniError function.
The BitmaniErrorString function can be used to get the error message associated with error code.
Please note that each DLL has a different Error code function and Error String function.
|
Error Code number |
Error Code |
Meaning |
|
0 |
||
|
1 |
||
|
2 |
||
|
3 |
||
|
4 |
||
|
5 |
||
|
6 |
||
|
7 |
||
|
8 |
||
|
9 |
||
|
10 |
||
|
11 |
||
|
12 |
||
|
13 |
||
|
14 |
||
|
15 |
||
|
16 |
||
|
17 |
||
|
18 |
||
|
19 |
||
|
20 |
||
|
21 |
||
|
22 |
||
|
23 |
||
|
24 |
||
|
25 |
||
|
26 |
||
|
27 |
||
|
28 |
||
|
29 |
||
|
30 |
||
|
31 |
||
|
32 |
||
|
33 |
IMG_PRINTERCAPABILITIES |
Could not retrieve printer capabilities. |
The LoadImageIntoDIB function may return other errors that originate from other DLLs. For the list of error codes returned by LoadImageIntoDIB, please see the description of the LoadImageIntoDIB function.