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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h667 #define IDirectSoundBuffer8_AddRef(p) (p)->lpVtbl->AddRef(p) macro
695 #define IDirectSoundBuffer8_AddRef(p) (p)->AddRef() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h660 #define IDirectSoundBuffer8_AddRef(p) (p)->lpVtbl->AddRef(p) macro
688 #define IDirectSoundBuffer8_AddRef(p) (p)->AddRef() macro

Completed in 57 milliseconds