SysSpatialInputDeviceWatcher.Status Property

Definition

Gets the operational status of the spatial input device watcher.

Important

This API is available only to components of the Windows operating system. Calls to these APIs will fail at runtime for all other processes. These APIs may be modified or removed in future Windows releases.

public:
 property SysSpatialInputDeviceWatcherStatus Status { SysSpatialInputDeviceWatcherStatus get(); };
SysSpatialInputDeviceWatcherStatus Status();
public SysSpatialInputDeviceWatcherStatus Status { get; }
var sysSpatialInputDeviceWatcherStatus = sysSpatialInputDeviceWatcher.status;
Public ReadOnly Property Status As SysSpatialInputDeviceWatcherStatus

Property Value

The status.

Applies to