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