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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h902 #define IDirectSoundNotify_Release(p) (p)->lpVtbl->Release(p) macro
909 #define IDirectSoundNotify_Release(p) (p)->Release() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h895 #define IDirectSoundNotify_Release(p) (p)->lpVtbl->Release(p) macro
902 #define IDirectSoundNotify_Release(p) (p)->Release() macro

Completed in 70 milliseconds