共用方式為


SysSpatialInputDeviceWatcher 類別

定義

監視空間輸入裝置集的變更,並在該設定變更時提供通知。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

public ref class SysSpatialInputDeviceWatcher sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.System.Implementation.Holographic.HoloSysImplementationContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SysSpatialInputDeviceWatcher final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.System.Implementation.Holographic.HoloSysImplementationContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SysSpatialInputDeviceWatcher
function SysSpatialInputDeviceWatcher()
Public NotInheritable Class SysSpatialInputDeviceWatcher
繼承
Object Platform::Object IInspectable SysSpatialInputDeviceWatcher
屬性

Windows 需求

裝置系列
Windows Holographic System Implementation Extension SDK (已於 10.0.17763.0 引進)
API contract
Windows.System.Implementation.Holographic.HoloSysImplementationContract (已於 v1.0 引進)

建構函式

SysSpatialInputDeviceWatcher()

建立新的空間輸入裝置監看員。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

屬性

Status

取得空間輸入裝置監看員的作業狀態。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

方法

Start()

開始監看空間輸入裝置集的變更。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

Stop()

停止監看空間輸入裝置集的變更。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

事件

Added

新增空間輸入裝置時所引發的事件。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

EnumerationCompleted

初始重新執行空間輸入裝置完成時所引發的事件。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

Removed

移除空間輸入裝置時所引發的事件。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

Stopped

空間輸入裝置監看停止時所引發的事件。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

Updated

當現有的空間輸入裝置已更新其中繼資料時所引發的事件。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

適用於