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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h681 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a) macro
709 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->SetFormat(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h674 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a) macro
702 #define IDirectSoundBuffer8_SetFormat(p,a) (p)->SetFormat(a) macro

Completed in 89 milliseconds