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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h850 #define IDirectSoundCaptureBuffer8_GetStatus(p,a) (p)->lpVtbl->GetStatus(p,a) macro
868 #define IDirectSoundCaptureBuffer8_GetStatus(p,a) (p)->GetStatus(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h843 #define IDirectSoundCaptureBuffer8_GetStatus(p,a) (p)->lpVtbl->GetStatus(p,a) macro
861 #define IDirectSoundCaptureBuffer8_GetStatus(p,a) (p)->GetStatus(a) macro

Completed in 56 milliseconds