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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h514 #define IDirectSound8_AddRef(p) (p)->lpVtbl->AddRef(p) macro
530 #define IDirectSound8_AddRef(p) (p)->AddRef() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h507 #define IDirectSound8_AddRef(p) (p)->lpVtbl->AddRef(p) macro
523 #define IDirectSound8_AddRef(p) (p)->AddRef() macro

Completed in 79 milliseconds