다음을 통해 공유


IsolatedWindowsEnvironmentPostMessageStatus 열거형

정의

더 이상 사용되지 않습니다. 호스트에서 격리된 Windows 환경 상태 대한 사후 메시지의 실제 반환을 포함합니다.

public enum class IsolatedWindowsEnvironmentPostMessageStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 131072)]
enum class IsolatedWindowsEnvironmentPostMessageStatus
/// [Windows.Foundation.Metadata.ContractVersion(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")]
enum class IsolatedWindowsEnvironmentPostMessageStatus
[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
var value = Windows.Security.Isolation.IsolatedWindowsEnvironmentPostMessageStatus.success
Public Enum IsolatedWindowsEnvironmentPostMessageStatus
상속
IsolatedWindowsEnvironmentPostMessageStatus
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2004 (10.0.19041.0에서 도입되었습니다.)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (v2.0에서 도입되었습니다.)

필드

EnvironmentUnavailable 2

사용할 수 없는 환경으로 인해 호스트에서 격리된 Windows 환경으로 메시지 게시 실패

Success 0

호스트에서 격리된 Windows 환경으로 메시지 게시 성공

UnknownFailure 1

알 수 없는 오류로 호스트에서 격리된 Windows 환경으로 메시지 게시 실패

설명

경고

더 이상 사용되지 않는 API입니다.

적용 대상