Home | History | Annotate | Download | only in dshow

Lines Matching full:idirectdrawsurface4_queryinterface

2354 #define IDirectDrawSurface4_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
2405 #define IDirectDrawSurface4_QueryInterface(p,a,b) (p)->QueryInterface(a,b)