Retrieves the path to the root of the directory that contains program data shared by all users.
#Include <WinAPIEx.au3>
_WinAPI_GetAllUsersProfileDirectory ( )
None. |
Success | The path to the directory. |
Failure | Empty string and sets the @error flag to non-zero. |
在MSDN中搜索