Home | History | Annotate | Download | only in include

Lines Matching refs:TotalTime

468     STDMETHOD(TotalTime)(THIS_ LPREFERENCE_TIME prtTime) PURE;
490 #define IDirectMusicBuffer_TotalTime(p,a) (p)->lpVtbl->TotalTime(p,a)