Lines Matching refs:GetAllParameters

849     STDMETHOD(GetAllParameters)         (THIS_ LPDS3DLISTENER pListener) PURE;  in DECLARE_INTERFACE_()  local
872 #define IDirectSound3DListener_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
888 #define IDirectSound3DListener_GetAllParameters(p,a) (p)->GetAllParameters(a)
922 STDMETHOD(GetAllParameters) (THIS_ LPDS3DBUFFER pDs3dBuffer) PURE; in DECLARE_INTERFACE_() local
947 #define IDirectSound3DBuffer_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
966 #define IDirectSound3DBuffer_GetAllParameters(p,a) (p)->GetAllParameters(a)
1254 STDMETHOD(GetAllParameters) (THIS_ LPDSFXGargle pDsFxGargle) PURE; in DECLARE_INTERFACE_() local
1263 #define IDirectSoundFXGargle_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1266 #define IDirectSoundFXGargle_GetAllParameters(p,a) (p)->GetAllParameters(a)
1322 STDMETHOD(GetAllParameters) (THIS_ LPDSFXChorus pDsFxChorus) PURE; in DECLARE_INTERFACE_() local
1331 #define IDirectSoundFXChorus_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1334 #define IDirectSoundFXChorus_GetAllParameters(p,a) (p)->GetAllParameters(a)
1390 STDMETHOD(GetAllParameters) (THIS_ LPDSFXFlanger pDsFxFlanger) PURE; in DECLARE_INTERFACE_() local
1399 #define IDirectSoundFXFlanger_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1402 #define IDirectSoundFXFlanger_GetAllParameters(p,a) (p)->GetAllParameters(a)
1445 STDMETHOD(GetAllParameters) (THIS_ LPDSFXEcho pDsFxEcho) PURE; in DECLARE_INTERFACE_() local
1454 #define IDirectSoundFXEcho_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1457 #define IDirectSoundFXEcho_GetAllParameters(p,a) (p)->GetAllParameters(a)
1500 STDMETHOD(GetAllParameters) (THIS_ LPDSFXDistortion pDsFxDistortion) PURE; in DECLARE_INTERFACE_() local
1509 #define IDirectSoundFXDistortion_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1512 #define IDirectSoundFXDistortion_GetAllParameters(p,a) (p)->GetAllParameters(a)
1558 STDMETHOD(GetAllParameters) (THIS_ LPDSFXCompressor pDsFxCompressor) PURE; in DECLARE_INTERFACE_() local
1567 #define IDirectSoundFXCompressor_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1570 #define IDirectSoundFXCompressor_GetAllParameters(p,a) (p)->GetAllParameters(a)
1607 STDMETHOD(GetAllParameters) (THIS_ LPDSFXParamEq pDsFxParamEq) PURE; in DECLARE_INTERFACE_() local
1616 #define IDirectSoundFXParamEq_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1619 #define IDirectSoundFXParamEq_GetAllParameters(p,a) (p)->GetAllParameters(a)
1710 STDMETHOD(GetAllParameters) (THIS_ LPDSFXI3DL2Reverb pDsFxI3DL2Reverb) PURE; in DECLARE_INTERFACE_() local
1723 #define IDirectSoundFXI3DL2Reverb_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1728 #define IDirectSoundFXI3DL2Reverb_GetAllParameters(p,a) (p)->GetAllParameters(a)
1774 STDMETHOD(GetAllParameters) (THIS_ LPDSFXWavesReverb pDsFxWavesReverb) PURE; in DECLARE_INTERFACE_() local
1783 #define IDirectSoundFXWavesReverb_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1786 #define IDirectSoundFXWavesReverb_GetAllParameters(p,a) (p)->GetAllParameters(a)
1827 STDMETHOD(GetAllParameters) (THIS_ LPDSCFXAec pDscFxAec) PURE; in DECLARE_INTERFACE_() local
1838 #define IDirectSoundCaptureFXAec_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a)
1841 #define IDirectSoundCaptureFXAec_GetAllParameters(p,a) (p)->GetAllParameters(a)
1870 STDMETHOD(GetAllParameters) (THIS_ LPDSCFXNoiseSuppress pDscFxNoiseSuppress) PURE; in DECLARE_INTERFACE_() local
1880 #define IDirectSoundCaptureFXNoiseSuppress_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(…
1883 #define IDirectSoundCaptureFXNoiseSuppress_GetAllParameters(p,a) (p)->GetAllParameters(a)