Platform SDK: DirectX

DirectSound3DBuffer.GetAllParameters

The DirectSound3DBuffer.GetAllParameters method retrieves information about the 3-D characteristics of a sound buffer.

object.GetAllParameters(buffer As DS3DBUFFER)

Parameters

object
Object expression that resolves to a DirectSound3DBuffer 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.