CorePerceptionAutomation クラス

定義

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
継承
Object Platform::Object IInspectable CorePerceptionAutomation
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.14393.0 で導入)
API contract
Windows.Perception.Automation.Core.PerceptionAutomationCoreContract (v1.0 で導入)

メソッド

SetActivationFactoryProvider(IGetActivationFactory)

Windows Perception API をオーバーライドし、API を実装するためのカスタム クラス プロバイダーを提供します。

適用対象