IDirectDrawSurface4_GetCaps 2369 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_GetCaps(p,a)                 (p)->lpVtbl->GetCaps(p,a)
IDirectDrawSurface4_GetCaps 2420 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_GetCaps(p,a)                 (p)->GetCaps(a)