Function windows_sys::Win32::UI::Shell::SHMessageBoxCheckW
[−]pub unsafe extern "system" fn SHMessageBoxCheckW(
hwnd: HWND,
psztext: PCWSTR,
pszcaption: PCWSTR,
utype: u32,
idefault: i32,
pszregval: PCWSTR
) -> i32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"