Home | History | Annotate | Download | only in dshow

Lines Matching full:idirectdrawsurface_queryinterface

1920 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
1959 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->QueryInterface(a,b)