The OCX file has no error retrieving function. The called function returns with the error code (int).
Error Code number |
|
|
0x0000 |
No error |
|
0x0001 |
No DIB or DDB support |
|
0x0002 |
Invalid DC |
|
0x0003 |
Error in SETABORTPROC escape |
|
0x0004 |
Error in STARTDOC escape |
|
0x0005 |
Error in NEXTBAND escape |
|
0x0006 |
Error in BANDINFO escape |
|
0x0007 |
Error in CreateBitmap() |
|
0x0008 |
Error in BitBlt() |
|
0x0009 |
Error in StretchBlt() |
|
0x000A |
Error in SetDIBits() |
|
0x000B |
Error in SetDIBitsToDevice() |
|
0x000C |
Can't create DC |
|
0x000D |
Can't create DIB |
|
0x000E |
Error in NEWFRAME escape |
|
0x000F |
Error in specified Mapping mode |
|
0x0010 |
Error in specified destination rect |
|
0x0011 |
Error in specified BYTE flag |
|
0x0012 |
Out of memory |
|
0x0013 |
User canceled the printing |
|
0x0014 |
Could not get printer DC |