Platform SDK: DirectX |
The DirectSound3DListener.GetDistanceFactor method retrieves the distance factor, which is the number of meters in a vector unit.
object.GetDistanceFactor() As Single
If the method succeeds, the distance factor value is returned.
If the method fails, an error is raised and Err.Number may be set to DSERR_INVALIDPARAM.