This function gets an extended error code defined in KVErrorCodeEx
. It is called to provide additional information when fpGetKvErrorCode()
returns the error KVERR_General
.
KVErrorCodeEx pascal fpGetKvErrorCodeEx ( void *pContext );
pContext
|
A pointer returned from fpInit() or fpInitWithLicenseData(). |
|