Searched refs:GetMinDistance (Results 1 – 1 of 1) sorted by relevance
1053 STDMETHOD(GetMinDistance)(THIS_ LPD3DVALUE lpflMinDistance) PURE; in DECLARE_INTERFACE_() local1080 #define IDirectSound3DBuffer_GetMinDistance(p,a) (p)->lpVtbl->GetMinDistance(p,a)1104 #define IDirectSound3DBuffer_GetMinDistance(p,a) (p)->GetMinDistance(a)