Share via


SysHolographicWindowingEnvironment.Status Property

Definition

Gets the status of the holographic shell.

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 SysHolographicWindowingEnvironmentStatus ^ Status { SysHolographicWindowingEnvironmentStatus ^ get(); };
SysHolographicWindowingEnvironmentStatus Status();
public SysHolographicWindowingEnvironmentStatus Status { get; }
var sysHolographicWindowingEnvironmentStatus = sysHolographicWindowingEnvironment.status;
Public ReadOnly Property Status As SysHolographicWindowingEnvironmentStatus

Property Value

The status.

Applies to