TestTempPath
Description
Tests that folder used for storage of temporary files has read/write access by the process running the library.
Syntax
Delphi
function TQuickPDF0813.TestTempPath: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::TestTempPath As Long
DLL
int QuickPDFTestTempPath(int InstanceID)
Return values
| 0 | The temporary path does not have read/write access |
| 1 | The temporary path is valid |