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 Long
DLL
int DLTestTempPath(int InstanceID);
Return values
| 0 | The temporary path does not have read/write access The temporary path is valid |
|---|---|
| 1 |