Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddsound.h1062 STDMETHOD(SetMinDistance)(THIS_ D3DVALUE flMinDistance, DWORD dwApply) PURE; in DECLARE_INTERFACE_() local
1089 #define IDirectSound3DBuffer_SetMinDistance(p,a,b) (p)->lpVtbl->SetMinDistance(p,a,b)
1113 #define IDirectSound3DBuffer_SetMinDistance(p,a,b) (p)->SetMinDistance(a,b)