函数参考


_WinAPI_GetLastActivePopup

Determines which pop-up window owned by the specified window was most recently active.

#Include <WinAPIEx.au3>
_WinAPI_GetLastActivePopup ( $hWnd )

参数

$hWnd Handle to the owner window.

返回值

Success Handle of the most recently active pop-up window.
失败: 返回 0 并设置 @error 标志为非 0 值.

注意/说明

None

相关

详情参考

在MSDN中搜索