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

wchar_t * DLGetTempPath(int InstanceID);