Searched refs:IDirectSoundCaptureBuffer8_Stop (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h854 #define IDirectSoundCaptureBuffer8_Stop(p) (p)->lpVtbl->Stop(p) macro
872 #define IDirectSoundCaptureBuffer8_Stop(p) (p)->Stop() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h847 #define IDirectSoundCaptureBuffer8_Stop(p) (p)->lpVtbl->Stop(p) macro
865 #define IDirectSoundCaptureBuffer8_Stop(p) (p)->Stop() macro

Completed in 59 milliseconds