Home | History | Annotate | Download | only in include

Lines Matching refs:GetPatch

516     STDMETHOD(GetPatch)(THIS_ DWORD *pdwPatch) PURE;
527 #define IDirectMusicInstrument_GetPatch(p,a) (p)->lpVtbl->GetPatch(p,a)