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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h1459 virtual HRESULT STDMETHODCALLTYPE GetBoundSource(
1519 HRESULT (STDMETHODCALLTYPE *GetBoundSource)( member in struct:IOleLinkVtbl
1550 #define IOleLink_GetBoundSource(This,ppunk) (This)->lpVtbl->GetBoundSource(This,ppunk)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h1459 virtual HRESULT STDMETHODCALLTYPE GetBoundSource(
1519 HRESULT (STDMETHODCALLTYPE *GetBoundSource)( member in struct:IOleLinkVtbl
1550 #define IOleLink_GetBoundSource(This,ppunk) (This)->lpVtbl->GetBoundSource(This,ppunk)

Completed in 61 milliseconds