Home | History | Annotate | Download | only in include

Lines Matching refs:CollectGarbage

910     STDMETHOD_(void,CollectGarbage)(THIS) PURE;
932 #define IDirectMusicLoader8_CollectGarbage(p) (p)->lpVtbl->CollectGarbage(p)