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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h266 virtual HRESULT STDMETHODCALLTYPE UIDeactivate(
306 HRESULT (STDMETHODCALLTYPE *UIDeactivate)( member in struct:IOleInPlaceObjectVtbl
333 #define IOleInPlaceObject_UIDeactivate(This) (This)->lpVtbl->UIDeactivate(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h266 virtual HRESULT STDMETHODCALLTYPE UIDeactivate(
306 HRESULT (STDMETHODCALLTYPE *UIDeactivate)( member in struct:IOleInPlaceObjectVtbl
333 #define IOleInPlaceObject_UIDeactivate(This) (This)->lpVtbl->UIDeactivate(This)

Completed in 88 milliseconds