Funktionreferenz


_WinAPI_GetAllUsersProfileDirectory


Retrieves the path to the root of the directory that contains program data shared by all users

#include <WinAPIShellEx.au3>
_WinAPI_GetAllUsersProfileDirectory ( )

Parameter

None.

Rückgabewert

Success: The path to the directory.
Failure: Empty string, call _WinAPI_GetLastError() to get extended error information.

Bemerkungen

None.

Siehe auch

Suche nach GetAllUsersProfileDirectory in der MSDN Bibliothek.