vpdf_GetLastErrorText(hVPDF As Long) As String
Description
Returns an error message for the last error code set by the Vector PDF functions.
Parameters
Long |
hVPDF |
Handle of the opened Vector PDF file. |
Return values
The error message on success, otherwise an empty string.