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