Searched defs:IDirectDrawSurface_QueryInterface (Results 1 – 1 of 1) sorted by relevance
2019 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro2056 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro