SysHolographicRuntimeRegistration 類別

定義

表示系統全像攝影執行時間的註冊狀態。 此 API 僅適用于 Windows 作業系統的元件。

public ref class SysHolographicRuntimeRegistration sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.System.Implementation.Holographic.ISysHolographicRuntimeRegistrationFactory, 131072, "Windows.System.Implementation.Holographic.HoloSysImplementationContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SysHolographicRuntimeRegistration final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.System.Implementation.Holographic.ISysHolographicRuntimeRegistrationFactory), 131072, "Windows.System.Implementation.Holographic.HoloSysImplementationContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SysHolographicRuntimeRegistration
function SysHolographicRuntimeRegistration(parameters)
Public NotInheritable Class SysHolographicRuntimeRegistration
繼承
Object Platform::Object IInspectable SysHolographicRuntimeRegistration
屬性

Windows 需求

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

備註

這些 API 的呼叫會在執行時間失敗,但 Windows 作業系統元件以外的所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。

建構函式

SysHolographicRuntimeRegistration(ValueSet)

建立系統全像攝影執行時間註冊管理員。 此 API 僅適用于 Windows 作業系統的元件。

屬性

ActiveRuntime

取得作用中的執行時間,可能是系統的全像攝影執行時間或其他執行時間。 此 API 僅適用于 Windows 作業系統的元件。

IsActive

取得系統全像攝影執行時間是否為作用中。 此 API 僅適用于 Windows 作業系統的元件。

方法

MakeActiveAsync()

讓系統的全像攝影執行時間成為使用中執行時間。 此 API 僅適用于 Windows 作業系統的元件。

適用於