Home
last modified time | relevance | path

Searched defs:IDirectDrawSurface_QueryInterface (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Dddraw.h2019 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2056 #define IDirectDrawSurface_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro