Platform SDK: DirectX

DirectSound3DListener.GetAllParameters

The DirectSound3DListener.GetAllParameters method retrieves the state of the 3-D world and listener.

object.GetAllParameters(listener As DS3DLISTENER)

Parameters

object
Object expression that resolves to a DirectSound3DListener object.
listener
DS3DLISTENER type that receives parameters.

Error Codes

If the method fails, an error is raised and Err.Number may be set to DSERR_INVALIDPARAM.

See Also

DirectSound3DListener.SetAllParameters