BIAPGetLastError

 

#include "BiAutoPrint.h"

 

BAIP_ERRORS         BIAPGetLastError();

 

Description

This function retrieves the last error code that occurred in BiAutoPrint.dll. A list of error codes can be found in the Auto-print Error Codes section

 

Return value

Error code.

 

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)