Home | History | Annotate | Download | only in include

Lines Matching refs:GetBufferFormat

477     STDMETHOD(GetBufferFormat)(THIS_ LPGUID pGuidFormat) PURE;
499 #define IDirectMusicBuffer_GetBufferFormat(p,a) (p)->lpVtbl->GetBufferFormat(p,a)