#[repr(C)]pub struct IsolatedWindowsEnvironmentCreateProgress {
pub State: IsolatedWindowsEnvironmentProgressState,
pub PercentComplete: u32,
}Expand description
Required features: ‘Security_Isolation’
Fields
State: IsolatedWindowsEnvironmentProgressStatePercentComplete: u32