PerceptionMonitorDataReceivedEventArgs 类

定义

提供 DataReceived 事件的数据。

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

获取数据缓冲区。

适用于