webview2_com::Windows::Win32::System::Com

Function RegisterDragDrop

Source
pub unsafe fn RegisterDragDrop<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    pdroptarget: impl IntoParam<'a, IDropTarget>,
) -> Result<(), Error>