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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h892 virtual HRESULT STDMETHODCALLTYPE GetWindowContext(
953 HRESULT (STDMETHODCALLTYPE *GetWindowContext)( member in struct:IOleInPlaceSiteVtbl
1000 #define IOleInPlaceSite_GetWindowContext(This,ppFrame,ppDoc,lprcPosRect,lprcClipRect,lpFrameInfo) (This)->lpVtbl->GetWindowContext(This,ppFrame,ppDoc,lprcPosRect,lprcClipRect,lpFrameInfo)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h892 virtual HRESULT STDMETHODCALLTYPE GetWindowContext(
953 HRESULT (STDMETHODCALLTYPE *GetWindowContext)( member in struct:IOleInPlaceSiteVtbl
1000 #define IOleInPlaceSite_GetWindowContext(This,ppFrame,ppDoc,lprcPosRect,lprcClipRect,lpFrameInfo) (This)->lpVtbl->GetWindowContext(This,ppFrame,ppDoc,lprcPosRect,lprcClipRect,lpFrameInfo)

Completed in 49 milliseconds