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