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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h1462 virtual HRESULT STDMETHODCALLTYPE UnbindSource(
1523 HRESULT (STDMETHODCALLTYPE *UnbindSource)( member in struct:IOleLinkVtbl
1551 #define IOleLink_UnbindSource(This) (This)->lpVtbl->UnbindSource(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h1462 virtual HRESULT STDMETHODCALLTYPE UnbindSource(
1523 HRESULT (STDMETHODCALLTYPE *UnbindSource)( member in struct:IOleLinkVtbl
1551 #define IOleLink_UnbindSource(This) (This)->lpVtbl->UnbindSource(This)

Completed in 49 milliseconds