Home
last modified time | relevance | path

Searched refs:IDirectSound3DBuffer_SetConeOrientation (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddsound.h1086 #define IDirectSound3DBuffer_SetConeOrientation(p,a,b,c,d) (p)->lpVtbl->SetConeOrientation(p,a,b,c,… macro
1110 #define IDirectSound3DBuffer_SetConeOrientation(p,a,b,c,d) (p)->SetConeOrientation(a,b,c,d) macro