JCL Help:GetCommonAppdataFolder
JCL Help: GetCommonAppdataFolder Function
Search in JCL Help
Search in all projects
Summary
Returns the application data folder for all users.
Pascal
function GetCommonAppdataFolder: string;
Return Value
The current directory for the calling process or an empty string on failure.
Description
GetCommonAppdataFolder returns the folder holding application data shared by all users. A typical path is C:Documents and SettingsAll UsersApplication Data.
See Also
GetCommonFilesFolder GetCurrentFolder GetProgramFilesFolder GetWindowsFolder GetWindowsSystemFolder GetWindowsTempFolder GetPersonalFolder GetFavoritesFolder GetStartupFolder GetRecentFolder GetSendToFolder GetStartmenuFolder GetDesktopDirectoryFolder GetNethoodFolder GetFontsFolder GetCommonStartmenuFolder GetCommonProgramsFolder GetCommonStartupFolder GetCommonDesktopdirectoryFolder GetCommonAppdataFolder GetAppdataFolder GetPrinthoodFolder GetCommonFavoritesFolder GetTemplatesFolder GetInternetCacheFolder GetCookiesFolder GetHistoryFolder GetProgramsFolder
About
Unit
Donator
Jean-Fabien Connault
Notes
Requires shell v5.00 and upwards.
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page