GetTempPath

Miscellaneous functions

Description

Retrieves the current setting for the folder that will be used to store temporary files generated by functions such as MergeFileList.

Syntax

Delphi

Function TPDFlib.GetTempPath: WideString;

ActiveX

Function PDFlib::GetTempPath() As String

DLL

const wchar_t * DLGetTempPath(int InstanceID);