Function windows_sys::Win32::UI::Shell::SHDoDragDrop
[−]pub unsafe extern "system" fn SHDoDragDrop(
hwnd: HWND,
pdata: IDataObject,
pdsrc: IDropSource,
dweffect: u32,
pdweffect: *mut u32
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Com’, ‘Win32_System_Ole’
