getSpecialPath

Get a special path (on Windows).

char[]
getSpecialPath
(
int csidl
)

Parameters

csidl int

Enum of path to get

Return Value

Type: char[]

A string containing the path

Meta