Function DCompositionAttachMouseWheelToHwnd
pub unsafe fn DCompositionAttachMouseWheelToHwnd<P0>(
visual: P0,
hwnd: HWND,
enable: bool,
) -> Result<()>where
P0: Param<IDCompositionVisual>,
pub unsafe fn DCompositionAttachMouseWheelToHwnd<P0>(
visual: P0,
hwnd: HWND,
enable: bool,
) -> Result<()>where
P0: Param<IDCompositionVisual>,