getLastError
Gets the last occurred error code. Should be called after a native function has failed.
Return
The last error code, of 0 if no error occurred.
Parameters
docPtr
The document pointer.
Gets the last occurred error code. Should be called after a native function has failed.
The last error code, of 0 if no error occurred.
The document pointer.