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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.cpp519 STDMETHODIMP UIDnDDataObject::EnumFormatEtc(DWORD dwDirection, IEnumFORMATETC **ppEnumFormatEtc) function in class:UIDnDDataObject
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDataObject.cpp440 STDMETHODIMP VBoxDnDDataObject::EnumFormatEtc(DWORD dwDirection, IEnumFORMATETC **ppEnumFormatEtc) function in class:VBoxDnDDataObject
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
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.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 479 milliseconds