webview2_com_sys::Windows::Win32::UI::Controls

Function HitTestThemeBackground

Source
pub unsafe fn HitTestThemeBackground<'a>(
    htheme: isize,
    hdc: impl IntoParam<'a, HDC>,
    ipartid: i32,
    istateid: i32,
    dwoptions: u32,
    prect: *const RECT,
    hrgn: impl IntoParam<'a, HRGN>,
    pttest: impl IntoParam<'a, POINT>,
) -> Result<u16>