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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1136 virtual LPVOID STDMETHODCALLTYPE PostAlloc(
1201 LPVOID (STDMETHODCALLTYPE *PostAlloc)( member in struct:IMallocSpyVtbl
1266 #define IMallocSpy_PostAlloc(This,pActual) (This)->lpVtbl->PostAlloc(This,pActual)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1136 virtual LPVOID STDMETHODCALLTYPE PostAlloc(
1201 LPVOID (STDMETHODCALLTYPE *PostAlloc)( member in struct:IMallocSpyVtbl
1266 #define IMallocSpy_PostAlloc(This,pActual) (This)->lpVtbl->PostAlloc(This,pActual)

Completed in 170 milliseconds