Share via


SysHolographicWindowingEnvironmentComponentState Enumeration

Definition

Gibt den Zustand einer Komponente der holografischen Shell an.

Wichtig

Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar. Aufrufe dieser APIs schlagen zur Laufzeit für alle anderen Prozesse fehl. Diese APIs können in zukünftigen Windows-Releases geändert oder entfernt werden.

public enum class SysHolographicWindowingEnvironmentComponentState
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 65536)]
enum class SysHolographicWindowingEnvironmentComponentState
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 65536)]
public enum SysHolographicWindowingEnvironmentComponentState
var value = Windows.System.Implementation.Holographic.SysHolographicWindowingEnvironmentComponentState.normal
Public Enum SysHolographicWindowingEnvironmentComponentState
Vererbung
SysHolographicWindowingEnvironmentComponentState
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Holographic System Implementation Extension SDK (eingeführt in 10.0.17763.0)
API contract
Windows.System.Implementation.Holographic.HoloSysImplementationContract (eingeführt in v1.0)

Felder

Error 2

Die Komponente befindet sich in einem Fehlerzustand.

Normal 0

Die Komponente befindet sich in einem normalen Zustand.

Warning 1

Die Komponente befindet sich in einem Warnzustand.

Gilt für: