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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h2925 virtual HRESULT STDMETHODCALLTYPE FContinue(
2946 HRESULT (STDMETHODCALLTYPE *FContinue)( member in struct:IContinueVtbl
2961 #define IContinue_FContinue(This) (This)->lpVtbl->FContinue(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h2925 virtual HRESULT STDMETHODCALLTYPE FContinue(
2946 HRESULT (STDMETHODCALLTYPE *FContinue)( member in struct:IContinueVtbl
2961 #define IContinue_FContinue(This) (This)->lpVtbl->FContinue(This)

Completed in 61 milliseconds