LegacyIAccessiblePattern_DoDefaultAction 函数 (uiautomationcoreapi.h)
注意 此函数已弃用。 客户端应用程序应改用 Microsoft UI 自动化组件对象模型 (COM) 接口。
语法
HRESULT LegacyIAccessiblePattern_DoDefaultAction(
[in] HUIAPATTERNOBJECT hobj
);
参数
[in] hobj
类型: HUIAPATTERNOBJECT
控件模式对象。
返回值
类型: HRESULT
如果成功,则返回S_OK,否则返回错误值。
要求
最低受支持的客户端 | Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新、带 SP3 的 Windows XP 和适用于 Windows Vista 的平台更新 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 R2、带 SP2 的 Windows Server 2008 和适用于 Windows Server 2008 的平台更新、带 SP2 的 Windows Server 2003 和适用于 Windows Server 2008 的平台更新 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationcoreapi.h |
Library | Uiautomationcore.lib |
DLL | Uiautomationcore.dll |