Auf Englisch lesen

Freigeben über


IsolatedWindowsEnvironmentPostMessageStatus Enumeration

Definition

Veraltet. Enthält die tatsächlichen Rückgaben von Postnachrichten vom Host in die isolierte Windows-Umgebung status.

[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 131072)]
public enum IsolatedWindowsEnvironmentPostMessageStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 131072)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentPostMessageStatus 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 enum IsolatedWindowsEnvironmentPostMessageStatus
Vererbung
IsolatedWindowsEnvironmentPostMessageStatus
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)

Felder

Name Wert Beschreibung
EnvironmentUnavailable 2

Fehler beim Senden einer Nachricht vom Host an die isolierte Windows-Umgebung aufgrund nicht verfügbarer Umgebung

Success 0

Senden einer Nachricht vom Host in die isolierte Windows-Umgebung erfolgreich

UnknownFailure 1

Senden einer Nachricht vom Host in die isolierte Windows-Umgebung mit einem unbekannten Fehler

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für:

Produkt Versionen
WinRT Build 19041, Build 20348, Build 22000, Build 22621, Build 26100