Microsoft DirectX 8.0 (Visual Basic)

DirectSound3DBuffer8.GetAllParameters

Retrieves information about the 3-D characteristics of a sound buffer.

object.GetAllParameters(buffer As DS3DBUFFER)

Parts

object
Resolves to a DirectSound3DBuffer8 object.
buffer
DS3DBUFFER type that receives the description of the 3-D characteristics of the sound buffer.

Error Codes

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