GetDesktopDirectory

Syntax:

GetDesktopDirectory()

Description:
Returns folder of the Windows Desktop.

Parameter Description

(no parameters)

Example:

Sub Main
MsgBox GetDesktopDirectory()
End
Sub

See Also:

GetSystemDirectory

GetStartupDirectory

GetFontDirectory

GetProgramsDirectory

GetWindowsDirectory

GetTasksDirectory