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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h987 #define IDirectSound3DListener_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
1008 #define IDirectSound3DListener_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h980 #define IDirectSound3DListener_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
1001 #define IDirectSound3DListener_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro

Completed in 57 milliseconds