#include "BiAutoPrint.h"
int BIAPGetLastLicenseError();
Description
Returns the last licensing related error code.
Parameters
None.
Return value
The eLicense error code. Use the GetLastLicenseErrorString() function to get a description for the error code. For more information about the error you are getting, please contact technical support with the error code and the message.
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) |