共用方式為


SysHolographicWindowingEnvironmentComponentKind 列舉

定義

指出全像攝影殼層元件的種類。

重要

此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

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
繼承
SysHolographicWindowingEnvironmentComponentKind
屬性

Windows 需求

裝置系列
Windows Holographic System Implementation Extension SDK (已於 10.0.17763.0 引進)
API contract
Windows.System.Implementation.Holographic.HoloSysImplementationContract (已於 v1.0 引進)

欄位

DeviceDriver 2

設備磁碟機元件。

DeviceFirmware 3

裝置韌體元件。

Platform 1

平臺元件。

UserInterface 0

使用者介面元件。

適用於