Freigeben über


IsolatedWindowsEnvironmentCreateProgress Struktur

Definition

Veraltet. Abfragen zum Fortschritt der Erstellung einer isolierten Windows-Umgebung

public value class IsolatedWindowsEnvironmentCreateProgress
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
struct IsolatedWindowsEnvironmentCreateProgress
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateProgress is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
struct IsolatedWindowsEnvironmentCreateProgress
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public struct IsolatedWindowsEnvironmentCreateProgress
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateProgress 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 struct IsolatedWindowsEnvironmentCreateProgress
var isolatedWindowsEnvironmentCreateProgress = {
state : /* Your value */,
percentComplete : /* Your value */
}
Public Structure IsolatedWindowsEnvironmentCreateProgress
Vererbung
IsolatedWindowsEnvironmentCreateProgress
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.

Felder

PercentComplete

UINT32 für den Prozentualen Abschluss für die Erstellung einer isolierten Windows-Umgebung

State

IsolatedWindowsEnvironmentProgressState

Gilt für: