Type Definition windows_sys::Win32::Web::MsHtml::SHOWHTMLDIALOGEXFN
[−]pub type SHOWHTMLDIALOGEXFN = Option<unsafe extern "system" fn(hwndparent: HWND, pmk: IMoniker, dwdialogflags: u32, pvarargin: *mut VARIANT, pchoptions: PCWSTR, pvargout: *mut VARIANT) -> HRESULT>;Expand description
Required features: "Win32_Web_MsHtml", "Win32_Foundation", "Win32_System_Com", "Win32_System_Ole"