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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.cpp505 STDMETHODIMP UIDnDDataObject::GetCanonicalFormatEtc(FORMATETC *pFormatEct, FORMATETC *pFormatEtcOut) function in class:UIDnDDataObject
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDataObject.cpp426 STDMETHODIMP VBoxDnDDataObject::GetCanonicalFormatEtc(FORMATETC *pFormatEct, FORMATETC *pFormatEtcOut) function in class:VBoxDnDDataObject
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h6095 virtual HRESULT STDMETHODCALLTYPE GetCanonicalFormatEtc(
6152 HRESULT (STDMETHODCALLTYPE *GetCanonicalFormatEtc)( member in struct:IDataObjectVtbl
6198 #define IDataObject_GetCanonicalFormatEtc(This,pformatectIn,pformatetcOut) (This)->lpVtbl->GetCanonicalFormatEtc(This,pformatectIn,pformatetcOut)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h6095 virtual HRESULT STDMETHODCALLTYPE GetCanonicalFormatEtc(
6152 HRESULT (STDMETHODCALLTYPE *GetCanonicalFormatEtc)( member in struct:IDataObjectVtbl
6198 #define IDataObject_GetCanonicalFormatEtc(This,pformatectIn,pformatetcOut) (This)->lpVtbl->GetCanonicalFormatEtc(This,pformatectIn,pformatetcOut)

Completed in 82 milliseconds