IDirectDrawSurface3_GetCaps 2215 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) IDirectDrawSurface3_GetCaps 2260 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_GetCaps(p,a) (p)->GetCaps(a)