Unlocked
Description
Determine if the library has been unlocked. If the library has not been unlocked it cannot be used.
Syntax
Delphi
function TQuickPDF0813.Unlocked: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::Unlocked As Long
DLL
int QuickPDFUnlocked(int InstanceID)
Return values
| 0 | The library has not been unlocked |
| 1 | The library has been unlocked |