ICoreAutomationConnectionBoundObjectProvider 接口

定义

在 UI 自动化提供程序的远程操作中公开连接绑定对象的属性。

public interface class ICoreAutomationConnectionBoundObjectProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(102808420, 38422, 21907, 190, 58, 235, 142, 109, 174, 179, 250)]
struct ICoreAutomationConnectionBoundObjectProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.Guid(102808420, 38422, 21907, 190, 58, 235, 142, 109, 174, 179, 250)]
public interface ICoreAutomationConnectionBoundObjectProvider
Public Interface ICoreAutomationConnectionBoundObjectProvider
属性

Windows 要求

设备系列
Windows 11 (在 10.0.22000.0 中引入)
API contract
Windows.UI.UIAutomation.UIAutomationContract (在 v2.0 中引入)

属性

IsComThreadingRequired

获取 ICoreAutomationConnectionBoundObjectProvider 是否需要 COM 线程模型。

适用于