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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h2397 virtual HRESULT STDMETHODCALLTYPE IsUpToDate(
2505 HRESULT (STDMETHODCALLTYPE *IsUpToDate)( member in struct:IOleObjectVtbl
2572 #define IOleObject_IsUpToDate(This) (This)->lpVtbl->IsUpToDate(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h2397 virtual HRESULT STDMETHODCALLTYPE IsUpToDate(
2505 HRESULT (STDMETHODCALLTYPE *IsUpToDate)( member in struct:IOleObjectVtbl
2572 #define IOleObject_IsUpToDate(This) (This)->lpVtbl->IsUpToDate(This)

Completed in 67 milliseconds