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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h853 #define IDirectSoundCaptureBuffer8_Start(p,a) (p)->lpVtbl->Start(p,a) macro
871 #define IDirectSoundCaptureBuffer8_Start(p,a) (p)->Start(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h846 #define IDirectSoundCaptureBuffer8_Start(p,a) (p)->lpVtbl->Start(p,a) macro
864 #define IDirectSoundCaptureBuffer8_Start(p,a) (p)->Start(a) macro

Completed in 58 milliseconds