The last error code in the BiDIB.ocx can be retrieved by the BitmaniError method.
The BitmaniErrorString method can be used to get the error message associated with error code.
Please note that each OCX has a different Error code method and Error String method.
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.