CorePerceptionAutomation Class
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.
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
- 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. |