Lines Matching refs:GetCaps

1211         STDMETHOD(GetCaps) (THIS_ LPDWORD lpdwCaps) PURE;  in DECLARE_INTERFACE_()  local
1226 #define IDirectDrawPalette_GetCaps(p,a) ICOM_CALL_(GetCaps,p,(p,a))
1294 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local
1325 #define IDirectDraw_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b))
1382 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local
1419 #define IDirectDraw2_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b))
1467 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local
1509 #define IDirectDraw4_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b))
1565 STDMETHOD(GetCaps) (THIS_ LPDDCAPS lpDDDriverCaps, in DECLARE_INTERFACE_() local
1611 #define IDirectDraw7_GetCaps(p,a,b) ICOM_CALL_(GetCaps,p,(p,a,b))
1669 STDMETHOD(GetCaps) (THIS_ LPDDSCAPS lpDDSCaps) PURE; in DECLARE_INTERFACE_() local
1719 #define IDirectDrawSurface_GetCaps(p,a) ICOM_CALL_(GetCaps,p,(p,a))
1780 STDMETHOD(GetCaps) (THIS_ LPDDSCAPS lpDDSCaps) PURE; in DECLARE_INTERFACE_() local
1834 #define IDirectDrawSurface2_GetCaps(p,a) ICOM_CALL_(GetCaps,p,(p,a))
1899 STDMETHOD(GetCaps) (THIS_ LPDDSCAPS lpDDSCaps) PURE; in DECLARE_INTERFACE_() local
1956 #define IDirectDrawSurface3_GetCaps(p,a) ICOM_CALL_(GetCaps,p,(p,a))
2022 STDMETHOD(GetCaps) (THIS_ LPDDSCAPS2 lpDDSCaps) PURE; in DECLARE_INTERFACE_() local
2085 #define IDirectDrawSurface4_GetCaps(p,a) ICOM_CALL_(GetCaps,p,(p,a))
2155 STDMETHOD(GetCaps) (THIS_ LPDDSCAPS2 lpDDSCaps) PURE; in DECLARE_INTERFACE_() local
2223 #define IDirectDrawSurface7_GetCaps(p,a) ICOM_CALL_(GetCaps,p,(p,a))