Searched refs:EnumFormatEtc (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.h66 STDMETHOD(EnumFormatEtc)(DWORD dwDirection, IEnumFORMATETC **ppEnumFormatEtc);
H A DUIDnDDataObject_win.cpp519 STDMETHODIMP UIDnDDataObject::EnumFormatEtc(DWORD dwDirection, IEnumFORMATETC **ppEnumFormatEtc) function in class:UIDnDDataObject
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.h68 STDMETHOD(EnumFormatEtc)(DWORD dwDirection, IEnumFORMATETC **ppEnumFormatEtc);
H A DVBoxDnDDataObject.cpp440 STDMETHODIMP VBoxDnDDataObject::EnumFormatEtc(DWORD dwDirection, IEnumFORMATETC **ppEnumFormatEtc) function in class:VBoxDnDDataObject
H A DVBoxDnDDropTarget.cpp187 HRESULT hr2 = pDataObject->EnumFormatEtc(DATADIR_GET, &pEnumFormats);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.idl1586 HRESULT EnumFormatEtc(
H A Dobjidl.h6104 virtual HRESULT STDMETHODCALLTYPE EnumFormatEtc(
6163 HRESULT (STDMETHODCALLTYPE *EnumFormatEtc)( member in struct:IDataObjectVtbl
6200 #define IDataObject_EnumFormatEtc(This,dwDirection,ppenumFormatEtc) (This)->lpVtbl->EnumFormatEtc(This,dwDirection,ppenumFormatEtc)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.idl1574 HRESULT EnumFormatEtc(
H A Dobjidl.h6104 virtual HRESULT STDMETHODCALLTYPE EnumFormatEtc(
6163 HRESULT (STDMETHODCALLTYPE *EnumFormatEtc)( member in struct:IDataObjectVtbl
6200 #define IDataObject_EnumFormatEtc(This,dwDirection,ppenumFormatEtc) (This)->lpVtbl->EnumFormatEtc(This,dwDirection,ppenumFormatEtc)

Completed in 101 milliseconds