| Platform SDK: DirectX |
The DirectSound3DListener.SetDistanceFactor method sets the distance factor.
object.SetDistanceFactor(distanceFactor As Single, _
applyFlag As CONST_DS3DAPPLYFLAGS)
If the method fails, an error is raised and Err.Number may be set to DSERR_INVALIDPARAM.
For additional information about distance factors, see Distance Factor.