#include "BiAutoPrint.h"
LPCSTR BIAPGetErrorString(BIAP_ERRORS iError);
Description
This function retrieves the error message for the specified error code. The list of error codes can be found in the Auto-print Error Codes section.
Return value
Error string.
Requirements
Header: |
BiAutoPrint.h |
Library: |
BiAutoPrint32.lib (for 32 bit) BiAutoPrint64.lib (for 64 bit) |
DLL: |
BiAutoPrint32.dll (for 32 bit) BiAutoPrint64.dll (for 64 bit) |