ReleaseLibrary
Version history
This function was introduced in Quick PDF Library version 7.11.
Description
Frees the object created with the CreateLibrary function.
Syntax
Delphi
This function is not available in the Delphi edition
ActiveX
This function is not available in the ActiveX edition
DLL
int QuickPDFReleaseLibrary(int InstanceID)
Return values
| 0 | The library could not be released. The InstanceID value may be incorrect. |
| 1 | The library was released successfully |