函数参考


_WinAPI_GetDllDirectory

Retrieves the application-specific portion of the search path used to locate DLLs for the application.

#Include <WinAPIEx.au3>
_WinAPI_GetDllDirectory ( )

参数

None.

返回值

Success The search path.
Failure Empty string and sets the @error flag to non-zero.

注意/说明

None

相关

详情参考

在MSDN中搜索