The following errors are raised by the library.

Error numberMessageCause
9Data type mismatch.One of the parameters has not the expected datatype.
11Function argument value, type, or count is invalid.One of the parameters was not valid or the count of parameters was incorrect.
43There is not enough memory to complete this operation.A memory allocation failed.
1754 Cannot find entry point.The part of the library was not initialized with InitVFP2C32 or
the function is not available on the current operating system.
1098Contains the system or custom error message.Depends - call AErrorEx to get extended error information.