Searched refs:GetCaps (Results 1 - 22 of 22) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddsound.h465 STDMETHOD(GetCaps)(THIS_ LPDSCAPS lpDSCaps) PURE;
482 #define IDirectSound_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
496 #define IDirectSound_GetCaps(p,a) (p)->GetCaps(a)
518 STDMETHOD(GetCaps)(THIS_ LPDSCAPS lpDSCaps) PURE;
536 #define IDirectSound8_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
552 #define IDirectSound8_GetCaps(p,a) (p)->GetCaps(a)
575 STDMETHOD(GetCaps)(THIS_ LPDSBCAPS lpDSBufferCaps) PURE;
602 #define IDirectSoundBuffer_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
626 #define IDirectSoundBuffer_GetCaps(p,a) (p)->GetCaps(a)
658 STDMETHOD(GetCaps)(THIS
[all...]
H A Ddpnathlp.h124 STDMETHOD(GetCaps) (THIS_
179 #define IDirectPlayNATHelp_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
H A Ddsdriver.h148 STDMETHOD(GetCaps)(THIS_ PDSDRIVERCAPS pDsDrvCaps) PURE;
163 #define IDsDriver_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
309 STDMETHOD(GetCaps)(THIS_ PDSCDRIVERCAPS pDsDrvCaps) PURE;
323 #define IDsCaptureDriver_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
H A Dddraw.h1260 STDMETHOD(GetCaps)(THIS_ LPDWORD lpdwCaps) PURE;
1273 #define IDirectDrawPalette_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
1283 #define IDirectDrawPalette_GetCaps(p,a) (p)->GetCaps(a)
1356 STDMETHOD(GetCaps)(THIS_ LPDDCAPS lpDDDriverCaps, LPDDCAPS lpDDHELCaps) PURE;
1385 #define IDirectDraw_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1411 #define IDirectDraw_GetCaps(p,a,b) (p)->GetCaps(a,b)
1463 /*2c*/ STDMETHOD(GetCaps)(THIS_ LPDDCAPS lpDDDriverCaps, LPDDCAPS lpDDHELCaps) PURE;
1494 #define IDirectDraw2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1522 #define IDirectDraw2_GetCaps(p,a,b) (p)->GetCaps(a,b)
1558 /*2c*/ STDMETHOD(GetCaps)(THIS
[all...]
H A Damvideo.idl72 HRESULT GetCaps([out] DDCAPS * pCaps);
H A Ddplay8.h594 STDMETHOD(GetCaps)(THIS_ DPN_CAPS *pdpCaps, DWORD dwFlags) PURE;
622 #define IDirectPlay8Client_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
647 #define IDirectPlay8Client_GetCaps(p,a,b) (p)->GetCaps(a,b)
691 STDMETHOD(GetCaps)(THIS_ DPN_CAPS *pdpCaps, DWORD dwFlags) PURE;
731 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
768 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->GetCaps(a,b)
814 STDMETHOD(GetCaps)(THIS_ DPN_CAPS* pdpCaps, DWORD dwFlags) PURE;
858 #define IDirectPlay8Peer_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
899 #define IDirectPlay8Peer_GetCaps(p,a,b) (p)->GetCaps(a,b)
H A Ddplay.h446 STDMETHOD(GetCaps)(THIS_ LPDPCAPS lpDPCaps) PURE;
477 #define IDirectPlay_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
505 #define IDirectPlay_GetCaps(p,a) (p)->GetCaps(a)
540 STDMETHOD(GetCaps)(THIS_ LPDPCAPS lpDPCaps, DWORD dwFlags) PURE;
578 #define IDirectPlay2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
613 #define IDirectPlay2_GetCaps(p,a,b) (p)->GetCaps(a,b)
656 STDMETHOD(GetCaps)(THIS_ LPDPCAPS lpDPCaps, DWORD dwFlags) PURE;
710 #define IDirectPlay3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
761 #define IDirectPlay3_GetCaps(p,a,b) (p)->GetCaps(a,b)
819 STDMETHOD(GetCaps)(THIS
[all...]
H A Dd3d.h941 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
973 #define IDirect3DDevice_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
998 #define IDirect3DDevice_GetCaps(p,a,b) (p)->GetCaps(a,b)
1030 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
1074 #define IDirect3DDevice2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1110 #define IDirect3DDevice2_GetCaps(p,a,b) (p)->GetCaps(a,b)
1153 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
1212 #define IDirect3DDevice3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1257 #define IDirect3DDevice3_GetCaps(p,a,b) (p)->GetCaps(a,b)
1309 STDMETHOD(GetCaps)(THIS
[all...]
H A Damvideo.h109 virtual HRESULT STDMETHODCALLTYPE GetCaps(
178 HRESULT (STDMETHODCALLTYPE *GetCaps)( member in struct:IDirectDrawVideoVtbl
249 #define IDirectDrawVideo_GetCaps(This,pCaps) (This)->lpVtbl->GetCaps(This,pCaps)
282 return This->lpVtbl->GetCaps(This,pCaps);
H A Ddmusicc.h662 STDMETHOD(GetCaps)(THIS_ LPDMUS_PORTCAPS pPortCaps) PURE;
688 #define IDirectMusicPort_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
H A Dstrmif.h11524 virtual HRESULT WINAPI GetCaps(IPin *pPin,LONG *pCapsFlags) = 0;
11537 HRESULT (WINAPI *GetCaps)(IAMVideoControl *This,IPin *pPin,LONG *pCapsFlags); member in struct:IAMVideoControlVtbl
11552 #define IAMVideoControl_GetCaps(This,pPin,pCapsFlags) (This)->lpVtbl->GetCaps(This,pPin,pCapsFlags)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddsound.h465 STDMETHOD(GetCaps)(THIS_ LPDSCAPS lpDSCaps) PURE;
482 #define IDirectSound_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
496 #define IDirectSound_GetCaps(p,a) (p)->GetCaps(a)
518 STDMETHOD(GetCaps)(THIS_ LPDSCAPS lpDSCaps) PURE;
536 #define IDirectSound8_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
552 #define IDirectSound8_GetCaps(p,a) (p)->GetCaps(a)
575 STDMETHOD(GetCaps)(THIS_ LPDSBCAPS lpDSBufferCaps) PURE;
602 #define IDirectSoundBuffer_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
626 #define IDirectSoundBuffer_GetCaps(p,a) (p)->GetCaps(a)
658 STDMETHOD(GetCaps)(THIS
[all...]
H A Ddpnathlp.h124 STDMETHOD(GetCaps) (THIS_
179 #define IDirectPlayNATHelp_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
H A Ddsdriver.h148 STDMETHOD(GetCaps)(THIS_ PDSDRIVERCAPS pDsDrvCaps) PURE;
163 #define IDsDriver_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
309 STDMETHOD(GetCaps)(THIS_ PDSCDRIVERCAPS pDsDrvCaps) PURE;
323 #define IDsCaptureDriver_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
H A Dddraw.h1260 STDMETHOD(GetCaps)(THIS_ LPDWORD lpdwCaps) PURE;
1273 #define IDirectDrawPalette_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
1283 #define IDirectDrawPalette_GetCaps(p,a) (p)->GetCaps(a)
1356 STDMETHOD(GetCaps)(THIS_ LPDDCAPS lpDDDriverCaps, LPDDCAPS lpDDHELCaps) PURE;
1385 #define IDirectDraw_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1411 #define IDirectDraw_GetCaps(p,a,b) (p)->GetCaps(a,b)
1463 /*2c*/ STDMETHOD(GetCaps)(THIS_ LPDDCAPS lpDDDriverCaps, LPDDCAPS lpDDHELCaps) PURE;
1494 #define IDirectDraw2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1522 #define IDirectDraw2_GetCaps(p,a,b) (p)->GetCaps(a,b)
1558 /*2c*/ STDMETHOD(GetCaps)(THIS
[all...]
H A Damvideo.idl72 HRESULT GetCaps([out] DDCAPS * pCaps);
H A Ddplay8.h594 STDMETHOD(GetCaps)(THIS_ DPN_CAPS *pdpCaps, DWORD dwFlags) PURE;
622 #define IDirectPlay8Client_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
647 #define IDirectPlay8Client_GetCaps(p,a,b) (p)->GetCaps(a,b)
691 STDMETHOD(GetCaps)(THIS_ DPN_CAPS *pdpCaps, DWORD dwFlags) PURE;
731 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
768 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->GetCaps(a,b)
814 STDMETHOD(GetCaps)(THIS_ DPN_CAPS* pdpCaps, DWORD dwFlags) PURE;
858 #define IDirectPlay8Peer_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
899 #define IDirectPlay8Peer_GetCaps(p,a,b) (p)->GetCaps(a,b)
H A Ddplay.h446 STDMETHOD(GetCaps)(THIS_ LPDPCAPS lpDPCaps) PURE;
477 #define IDirectPlay_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
505 #define IDirectPlay_GetCaps(p,a) (p)->GetCaps(a)
540 STDMETHOD(GetCaps)(THIS_ LPDPCAPS lpDPCaps, DWORD dwFlags) PURE;
578 #define IDirectPlay2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
613 #define IDirectPlay2_GetCaps(p,a,b) (p)->GetCaps(a,b)
656 STDMETHOD(GetCaps)(THIS_ LPDPCAPS lpDPCaps, DWORD dwFlags) PURE;
710 #define IDirectPlay3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
761 #define IDirectPlay3_GetCaps(p,a,b) (p)->GetCaps(a,b)
819 STDMETHOD(GetCaps)(THIS
[all...]
H A Dd3d.h941 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
973 #define IDirect3DDevice_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
998 #define IDirect3DDevice_GetCaps(p,a,b) (p)->GetCaps(a,b)
1030 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
1074 #define IDirect3DDevice2_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1110 #define IDirect3DDevice2_GetCaps(p,a,b) (p)->GetCaps(a,b)
1153 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
1212 #define IDirect3DDevice3_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
1257 #define IDirect3DDevice3_GetCaps(p,a,b) (p)->GetCaps(a,b)
1309 STDMETHOD(GetCaps)(THIS
[all...]
H A Damvideo.h109 virtual HRESULT STDMETHODCALLTYPE GetCaps(
178 HRESULT (STDMETHODCALLTYPE *GetCaps)( member in struct:IDirectDrawVideoVtbl
249 #define IDirectDrawVideo_GetCaps(This,pCaps) (This)->lpVtbl->GetCaps(This,pCaps)
282 return This->lpVtbl->GetCaps(This,pCaps);
H A Ddmusicc.h662 STDMETHOD(GetCaps)(THIS_ LPDMUS_PORTCAPS pPortCaps) PURE;
688 #define IDirectMusicPort_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a)
H A Dstrmif.h11524 virtual HRESULT WINAPI GetCaps(IPin *pPin,LONG *pCapsFlags) = 0;
11537 HRESULT (WINAPI *GetCaps)(IAMVideoControl *This,IPin *pPin,LONG *pCapsFlags); member in struct:IAMVideoControlVtbl
11552 #define IAMVideoControl_GetCaps(This,pPin,pCapsFlags) (This)->lpVtbl->GetCaps(This,pPin,pCapsFlags)

Completed in 1383 milliseconds