Searched defs:BindToSource (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h1452 virtual HRESULT STDMETHODCALLTYPE BindToSource(
1511 HRESULT (STDMETHODCALLTYPE *BindToSource)( member in struct:IOleLinkVtbl
1548 #define IOleLink_BindToSource(This,bindflags,pbc) (This)->lpVtbl->BindToSource(This,bindflags,pbc)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h1452 virtual HRESULT STDMETHODCALLTYPE BindToSource(
1511 HRESULT (STDMETHODCALLTYPE *BindToSource)( member in struct:IOleLinkVtbl
1548 #define IOleLink_BindToSource(This,bindflags,pbc) (This)->lpVtbl->BindToSource(This,bindflags,pbc)

Completed in 47 milliseconds