SysHolographicDisplayWatcher.Status Property

Definition

Gets the operational status of the holographic display 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 SysHolographicDisplayWatcherStatus Status { SysHolographicDisplayWatcherStatus get(); };
SysHolographicDisplayWatcherStatus Status();
public SysHolographicDisplayWatcherStatus Status { get; }
var sysHolographicDisplayWatcherStatus = sysHolographicDisplayWatcher.status;
Public ReadOnly Property Status As SysHolographicDisplayWatcherStatus

Property Value

The status.

Applies to