ICoreAutomationConnectionBoundObjectProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exposes the properties of a connection-bound object in a remote operation for a UI Automation provider.
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
- Attributes
Windows requirements
Device family |
Windows 11 (introduced in 10.0.22000.0)
|
API contract |
Windows.UI.UIAutomation.UIAutomationContract (introduced in v2.0)
|
Properties
IsComThreadingRequired |
Gets whether a COM threading model is required by the ICoreAutomationConnectionBoundObjectProvider. |