Union windows_sys::Win32::UI::Shell::SHELLEXECUTEINFOA_0
#[repr(C)]
pub union SHELLEXECUTEINFOA_0 {
pub hIcon: HANDLE,
pub hMonitor: HANDLE,
}Expand description
Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_System_Registry"
Fields§
§hIcon: HANDLE§hMonitor: HANDLE