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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.cpp487 STDMETHODIMP UIDnDDataObject::GetDataHere(FORMATETC *pFormatEtc, STGMEDIUM *pMedium) function in class:UIDnDDataObject
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDataObject.cpp407 STDMETHODIMP VBoxDnDDataObject::GetDataHere(FORMATETC *pFormatEtc, STGMEDIUM *pMedium) function in class:VBoxDnDDataObject
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h6088 virtual HRESULT STDMETHODCALLTYPE GetDataHere(
6143 HRESULT (STDMETHODCALLTYPE *GetDataHere)( member in struct:IDataObjectVtbl
6196 #define IDataObject_GetDataHere(This,pformatetc,pmedium) (This)->lpVtbl->GetDataHere(This,pformatetc,pmedium)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h6088 virtual HRESULT STDMETHODCALLTYPE GetDataHere(
6143 HRESULT (STDMETHODCALLTYPE *GetDataHere)( member in struct:IDataObjectVtbl
6196 #define IDataObject_GetDataHere(This,pformatetc,pmedium) (This)->lpVtbl->GetDataHere(This,pformatetc,pmedium)

Completed in 80 milliseconds