IsolatedWindowsEnvironmentCreateResult Klasse

Definition

Veraltet. Laufzeitklasse, die Ergebnisse der Umgebungserstellung abfragt, z. B. status und erweiterte Fehler.

public ref class IsolatedWindowsEnvironmentCreateResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
class IsolatedWindowsEnvironmentCreateResult final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class IsolatedWindowsEnvironmentCreateResult final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
class IsolatedWindowsEnvironmentCreateResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public sealed class IsolatedWindowsEnvironmentCreateResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class IsolatedWindowsEnvironmentCreateResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public sealed class IsolatedWindowsEnvironmentCreateResult
Public NotInheritable Class IsolatedWindowsEnvironmentCreateResult
Vererbung
Object Platform::Object IInspectable IsolatedWindowsEnvironmentCreateResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2004 (eingeführt in 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (eingeführt in v2.0)

Hinweise

Warnung

Dies ist eine veraltete API.

Eigenschaften

Environment

Veraltet. Abfragen für das Ergebnis der Erstellung einer isolierten Windows-Umgebung.

ExtendedError

Veraltet. Abfragen für erweiterte Fehler im Falle eines Fehlers bei der Erstellung einer isolierten Windows-Umgebung.

Status

Veraltet. Aufrufe für isolatedwindowsenvironmentcreatestatus

Methoden

ChangeCreationPriority(IsolatedWindowsEnvironmentCreationPriority)

Veraltet. Ändern Sie die Priorität der Erstellung isolierter Umgebungen.

Gilt für: