Microsoft DirectX 8.0 (Visual Basic)

DirectSound3DListener8.GetAllParameters

Retrieves the state of the 3-D world and listener.

object.GetAllParameters(listener As DS3DLISTENER)

Parts

object
Resolves to a DirectSound3DListener8 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

DirectSound3DListener8.SetAllParameters