/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dsound.h | 448 STDMETHOD(GetCaps)(THIS_ LPDSCAPS lpDSCaps) PURE; 465 #define IDirectSound_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) 479 #define IDirectSound_GetCaps(p,a) (p)->GetCaps(a) 501 STDMETHOD(GetCaps)(THIS_ LPDSCAPS lpDSCaps) PURE; 519 #define IDirectSound8_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) 535 #define IDirectSound8_GetCaps(p,a) (p)->GetCaps(a) 558 STDMETHOD(GetCaps)(THIS_ LPDSBCAPS lpDSBufferCaps) PURE; 585 #define IDirectSoundBuffer_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) 609 #define IDirectSoundBuffer_GetCaps(p,a) (p)->GetCaps(a) 641 STDMETHOD(GetCaps)(THIS_ LPDSBCAPS lpDSBufferCaps) PURE [all...] |
dpnathlp.h | 124 STDMETHOD(GetCaps) (THIS_ 179 #define IDirectPlayNATHelp_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b)
|
dsdriver.h | 148 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)
|
ddraw.h | [all...] |
amvideo.idl | 72 HRESULT GetCaps([out] DDCAPS * pCaps);
|
dplay.h | 446 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) [all...] |
d3d.h | [all...] |
amvideo.h | 109 virtual HRESULT STDMETHODCALLTYPE GetCaps( 178 HRESULT (STDMETHODCALLTYPE *GetCaps)( 249 #define IDirectDrawVideo_GetCaps(This,pCaps) (This)->lpVtbl->GetCaps(This,pCaps) 282 return This->lpVtbl->GetCaps(This,pCaps); [all...] |
dplay8.h | 594 STDMETHOD(GetCaps)(THIS_ DPN_CAPS * CONST pdpCaps, CONST 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) [all...] |
dmusicc.h | 662 STDMETHOD(GetCaps)(THIS_ LPDMUS_PORTCAPS pPortCaps) PURE; [all...] |
strmif.h | [all...] |