Home
last modified time | relevance | path

Searched defs:IDirectSoundCaptureBuffer8_GetFXStatus (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddsound.h850 #define IDirectSoundCaptureBuffer8_GetFXStatus(p,a,b) (p)->lpVtbl->GetFXStatus(p,a,b) macro
868 #define IDirectSoundCaptureBuffer8_GetFXStatus(p,a,b) (p)->GetFXStatus(a,b) macro