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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h1083 #define IDirectSound3DBuffer_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a) macro
1107 #define IDirectSound3DBuffer_GetAllParameters(p,a) (p)->GetAllParameters(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h1076 #define IDirectSound3DBuffer_GetAllParameters(p,a) (p)->lpVtbl->GetAllParameters(p,a) macro
1100 #define IDirectSound3DBuffer_GetAllParameters(p,a) (p)->GetAllParameters(a) macro

Completed in 266 milliseconds