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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h522 #define IDirectSound8_GetSpeakerConfig(p,a) (p)->lpVtbl->GetSpeakerConfig(p,a) macro
538 #define IDirectSound8_GetSpeakerConfig(p,a) (p)->GetSpeakerConfig(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h515 #define IDirectSound8_GetSpeakerConfig(p,a) (p)->lpVtbl->GetSpeakerConfig(p,a) macro
531 #define IDirectSound8_GetSpeakerConfig(p,a) (p)->GetSpeakerConfig(a) macro

Completed in 43 milliseconds