CorePerceptionAutomation Class

Definition

Provides automation services for the Perception API.

public ref class CorePerceptionAutomation abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Perception.Automation.Core.PerceptionAutomationCoreContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CorePerceptionAutomation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Perception.Automation.Core.PerceptionAutomationCoreContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class CorePerceptionAutomation
Public Class CorePerceptionAutomation
Inheritance
Object Platform::Object IInspectable CorePerceptionAutomation
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.14393.0)
API contract
Windows.Perception.Automation.Core.PerceptionAutomationCoreContract (introduced in v1.0)

Methods

SetActivationFactoryProvider(IGetActivationFactory)

Overrides the Windows Perception API and provides a custom class provider to implement the API.

Applies to