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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1160 virtual ULONG STDMETHODCALLTYPE PostGetSize(
1231 ULONG (STDMETHODCALLTYPE *PostGetSize)( member in struct:IMallocSpyVtbl
1272 #define IMallocSpy_PostGetSize(This,cbActual,fSpyed) (This)->lpVtbl->PostGetSize(This,cbActual,fSpyed)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1160 virtual ULONG STDMETHODCALLTYPE PostGetSize(
1231 ULONG (STDMETHODCALLTYPE *PostGetSize)( member in struct:IMallocSpyVtbl
1272 #define IMallocSpy_PostGetSize(This,cbActual,fSpyed) (This)->lpVtbl->PostGetSize(This,cbActual,fSpyed)

Completed in 110 milliseconds