Home | History | Annotate | Download | only in include

Lines Matching refs:GetStartTime

474     STDMETHOD(GetStartTime)(THIS_ LPREFERENCE_TIME prt) PURE;
496 #define IDirectMusicBuffer_GetStartTime(p,a) (p)->lpVtbl->GetStartTime(p,a)