Struct windows_sys::Win32::UI::Shell::urlinvokecommandinfoA
[−]#[repr(C)]pub struct urlinvokecommandinfoA {
pub dwcbSize: u32,
pub dwFlags: u32,
pub hwndParent: HWND,
pub pcszVerb: PSTR,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
Fields
dwcbSize: u32dwFlags: u32hwndParent: HWNDpcszVerb: PSTR