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

0The temporary path does not have read/write access The temporary path is valid
1