SysHolographicDisplayWatcher.Start Method

Definition

Starts watching for changes to the set of holographic displays.

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:
 virtual void Start() = Start;
void Start();
public void Start();
function start()
Public Sub Start ()

Remarks

This will replay all holographic displays that were added before the app called Start.

Applies to