函数参考


_WinAPI_PathFindFileName

搜索路径中的文件名.

#Include <WinAPIEx.au3>
_WinAPI_PathFindFileName ( $sPath )

参数

$sPath 被搜索的路径.

返回值

成功: 返回包含文件名的字符串.
失败: 返回空字符串,并设置 @error 标志为非 0 值.

注意/说明

None

相关

详情参考

在MSDN中搜索