Searched refs:GetDataHere (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.h62 STDMETHOD(GetDataHere)(FORMATETC *pFormatEtc, STGMEDIUM *pMedium);
H A DUIDnDDataObject_win.cpp487 STDMETHODIMP UIDnDDataObject::GetDataHere(FORMATETC *pFormatEtc, STGMEDIUM *pMedium) function in class:UIDnDDataObject
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.h64 STDMETHOD(GetDataHere)(FORMATETC *pFormatEtc, STGMEDIUM *pMedium);
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 Dmimeole.idl702 HRESULT GetDataHere(
H A Dobjidl.idl1558 HRESULT GetDataHere(
1562 [call_as(GetDataHere)]
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 Dmimeole.idl702 HRESULT GetDataHere(
H A Dobjidl.idl1546 HRESULT GetDataHere(
1550 [call_as(GetDataHere)]
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 1811 milliseconds