Struct windows_sys::Win32::Web::InternetExplorer::IELAUNCHURLINFO
#[repr(C)]pub struct IELAUNCHURLINFO {
pub cbSize: u32,
pub dwCreationFlags: u32,
pub dwLaunchOptionFlags: u32,
}Expand description
Required features: "Win32_Web_InternetExplorer"
Fields§
§cbSize: u32§dwCreationFlags: u32§dwLaunchOptionFlags: u32