Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddsound.h1088 #define IDirectSound3DBuffer_SetMaxDistance(p,a,b) (p)->lpVtbl->SetMaxDistance(p,a,b) macro
1112 #define IDirectSound3DBuffer_SetMaxDistance(p,a,b) (p)->SetMaxDistance(a,b) macro