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