次の方法で共有


PerceptionMonitorDataReceivedEventArgs クラス

定義

public ref class PerceptionMonitorDataReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PerceptionMonitorDataReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PerceptionMonitorDataReceivedEventArgs
Public NotInheritable Class PerceptionMonitorDataReceivedEventArgs
継承
Object Platform::Object IInspectable PerceptionMonitorDataReceivedEventArgs
属性

Windows の要件

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

プロパティ

Data

データ バッファーを取得します。

適用対象