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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1143 virtual void STDMETHODCALLTYPE PostFree(
1210 void (STDMETHODCALLTYPE *PostFree)( member in struct:IMallocSpyVtbl
1268 #define IMallocSpy_PostFree(This,fSpyed) (This)->lpVtbl->PostFree(This,fSpyed)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1143 virtual void STDMETHODCALLTYPE PostFree(
1210 void (STDMETHODCALLTYPE *PostFree)( member in struct:IMallocSpyVtbl
1268 #define IMallocSpy_PostFree(This,fSpyed) (This)->lpVtbl->PostFree(This,fSpyed)

Completed in 189 milliseconds