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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h1456 virtual HRESULT STDMETHODCALLTYPE BindIfRunning(
1516 HRESULT (STDMETHODCALLTYPE *BindIfRunning)( member in struct:IOleLinkVtbl
1549 #define IOleLink_BindIfRunning(This) (This)->lpVtbl->BindIfRunning(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h1456 virtual HRESULT STDMETHODCALLTYPE BindIfRunning(
1516 HRESULT (STDMETHODCALLTYPE *BindIfRunning)( member in struct:IOleLinkVtbl
1549 #define IOleLink_BindIfRunning(This) (This)->lpVtbl->BindIfRunning(This)

Completed in 61 milliseconds