Share via


SysHolographicRuntimeRegistration Klasse

Definition

Stellt den Registrierungsstatus der holografischen Laufzeit des Systems dar. Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar.

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
Vererbung
Object Platform::Object IInspectable SysHolographicRuntimeRegistration
Attribute

Windows-Anforderungen

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

Hinweise

Aufrufe dieser APIs schlagen zur Laufzeit für alle Prozesse fehl, die keine Komponenten des Windows-Betriebssystems sind. Diese APIs können in zukünftigen Windows-Versionen geändert oder entfernt werden.

Konstruktoren

SysHolographicRuntimeRegistration(ValueSet)

Erstellt einen System-Holografie-Laufzeitregistrierungs-Manager. Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar.

Eigenschaften

ActiveRuntime

Ruft ab, welche Laufzeit aktiv ist, entweder die holografische Runtime des Systems oder eine andere Laufzeit. Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar.

IsActive

Ruft ab, ob die holografische Runtime des Systems aktiv ist. Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar.

Methoden

MakeActiveAsync()

Legen Sie die holographic Runtime des Systems zur aktiven Runtime fest. Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar.

Gilt für: