函数参考


_WinAPI_GetAllUsersProfileDirectory

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.

注意/说明

None

相关

详情参考

在MSDN中搜索