Share via


SysHolographicWindowingEnvironmentComponentKind Enumeration

Definition

Gibt die Art 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 SysHolographicWindowingEnvironmentComponentKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 65536)]
enum class SysHolographicWindowingEnvironmentComponentKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 65536)]
public enum SysHolographicWindowingEnvironmentComponentKind
var value = Windows.System.Implementation.Holographic.SysHolographicWindowingEnvironmentComponentKind.userInterface
Public Enum SysHolographicWindowingEnvironmentComponentKind
Vererbung
SysHolographicWindowingEnvironmentComponentKind
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

DeviceDriver 2

Eine Gerätetreiberkomponente.

DeviceFirmware 3

Eine Gerätefirmwarekomponente.

Platform 1

Eine Plattformkomponente.

UserInterface 0

Eine Benutzeroberflächenkomponente.

Gilt für: