<-- Previous || Up || Next -->

Get Temp Path Property
Windows API Class

Public Property Get GetTempPath( _
    ) As String

"Get Temporary Path Name"
Returns the name of the Windows temporary directory.

Example:
    GetTempPath = "C:\WINDOWS\TEMP"
See also:
    GetTempFileName Function
    EnvironToVariantVector Function
    GetSystemDirectory Property
    GetWindowsDirectory Property
    GetTempPath Function (Windows API)
    Environ Function (Visual Basic)
v1.3 Change: Removed 16-bit support from this function.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.