IDirectDrawSurface2_GetCaps 2070 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_GetCaps(p,a)                 (p)->lpVtbl->GetCaps(p,a)
IDirectDrawSurface2_GetCaps 2113 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface2_GetCaps(p,a)                 (p)->GetCaps(a)