Searched defs:DoDragDrop (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDrag.cpp72 int UIDnDDrag::DoDragDrop(void) function in class:UIDnDDrag
94 HRESULT hr = ::DoDragDrop(pDataObject, pDropSource,
96 LogFlowFunc(("DoDragDrop ended with hr=%Rhrc, dwEffect=%RI32\n",
118 * DoDragDrop() method, so this call will block until the DnD operation

Completed in 42 milliseconds