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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h847 #define IDirectSoundCaptureBuffer8_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) macro
865 #define IDirectSoundCaptureBuffer8_GetCaps(p,a) (p)->GetCaps(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h840 #define IDirectSoundCaptureBuffer8_GetCaps(p,a) (p)->lpVtbl->GetCaps(p,a) macro
858 #define IDirectSoundCaptureBuffer8_GetCaps(p,a) (p)->GetCaps(a) macro

Completed in 57 milliseconds