Searched refs:IDirectSound3DBuffer_SetVelocity (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | dsound.h | 1092 #define IDirectSound3DBuffer_SetVelocity(p,a,b,c,d) (p)->lpVtbl->SetVelocity(p,a,b,c,d) macro 1116 #define IDirectSound3DBuffer_SetVelocity(p,a,b,c,d) (p)->SetVelocity(a,b,c,d) macro
|