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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDropSource_win.cpp126 STDMETHODIMP UIDnDDropSource::GiveFeedback(DWORD dwEffect) function in class:UIDnDDropSource
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDropSource.cpp134 STDMETHODIMP VBoxDnDDropSource::GiveFeedback(DWORD dwEffect) function in class:VBoxDnDDropSource
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h3384 virtual HRESULT STDMETHODCALLTYPE GiveFeedback(
3410 HRESULT (STDMETHODCALLTYPE *GiveFeedback)( member in struct:IDropSourceVtbl
3427 #define IDropSource_GiveFeedback(This,dwEffect) (This)->lpVtbl->GiveFeedback(This,dwEffect)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h3384 virtual HRESULT STDMETHODCALLTYPE GiveFeedback(
3410 HRESULT (STDMETHODCALLTYPE *GiveFeedback)( member in struct:IDropSourceVtbl
3427 #define IDropSource_GiveFeedback(This,dwEffect) (This)->lpVtbl->GiveFeedback(This,dwEffect)

Completed in 62 milliseconds