Bagikan melalui


IsolatedWindowsEnvironmentOwnerRegistrationStatus Enum

Definisi

Dihentikan. Status keberhasilan atau kegagalan isolatedwindowsenvironmentownerregistration.

public enum class IsolatedWindowsEnvironmentOwnerRegistrationStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
enum class IsolatedWindowsEnvironmentOwnerRegistrationStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistrationStatus 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 IsolatedWindowsEnvironmentOwnerRegistrationStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public enum IsolatedWindowsEnvironmentOwnerRegistrationStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistrationStatus 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 IsolatedWindowsEnvironmentOwnerRegistrationStatus
var value = Windows.Security.Isolation.IsolatedWindowsEnvironmentOwnerRegistrationStatus.success
Public Enum IsolatedWindowsEnvironmentOwnerRegistrationStatus
Warisan
IsolatedWindowsEnvironmentOwnerRegistrationStatus
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 2004 (diperkenalkan dalam 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (diperkenalkan dalam v2.0)

Bidang

AccessDenied 2

Pendaftaran pemilik untuk Lingkungan Windows Terisolasi gagal karena akses ditolak.

InsufficientMemory 3

Pendaftaran pemilik untuk Lingkungan Windows Terisolasi karena memori yang tidak mencukup.

InvalidArgument 1

Pendaftaran pemilik untuk Lingkungan Windows Terisolasi gagal karena atribut yang tidak valid.

Success 0

Pendaftaran pemilik untuk Lingkungan Windows Terisolasi berhasil.

UnknownFailure 4

Pendaftaran pemilik untuk Lingkungan Windows Terisolasi gagal dengan kegagalan yang tidak diketahui.

Keterangan

Peringatan

Ini adalah API yang tidak digunakan lagi.

Berlaku untuk