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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h468 #define IDirectSound_GetSpeakerConfig(p,a) (p)->lpVtbl->GetSpeakerConfig(p,a) macro
482 #define IDirectSound_GetSpeakerConfig(p,a) (p)->GetSpeakerConfig(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h461 #define IDirectSound_GetSpeakerConfig(p,a) (p)->lpVtbl->GetSpeakerConfig(p,a) macro
475 #define IDirectSound_GetSpeakerConfig(p,a) (p)->GetSpeakerConfig(a) macro

Completed in 58 milliseconds