pub struct IsolatedWindowsEnvironmentHost;
Expand description
Required features: "Security_Isolation"
Implementations§
§impl IsolatedWindowsEnvironmentHost
impl IsolatedWindowsEnvironmentHost
pub fn IsReady() -> Result<bool>
pub fn HostErrors() -> Result<IVectorView<IsolatedWindowsEnvironmentHostError>>
pub fn HostErrors() -> Result<IVectorView<IsolatedWindowsEnvironmentHostError>>
Required features: "Foundation_Collections"