函数参考


_WinAPI_PathFindExtension

搜索扩展路径.

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

参数

$sPath 要搜索的路径,包含扩展部分.

返回值

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

注意/说明

None

相关

详情参考

在MSDN中搜索