TestTempPath
Miscellaneous functions
Description
Tests that folder used for storage of temporary files has read/write access by the process running the library.
Syntax
Delphi
function TPDFlib.TestTempPath: Integer;ActiveX
Function PDFlib::TestTempPath As LongDLL
int DLTestTempPath(int InstanceID);Return values
| 0 | The temporary path does not have read/write access The temporary path is valid |
|---|---|
| 1 |