DirectX SDK

DirectSound3DBuffer.GetAllParameters

The DirectSound3DBuffer.GetAllParameters method retrieves information that describes the 3-D characteristics of a sound buffer at a given point in time.

object.GetAllParameters(buffer As DS3DBUFFER)

Parameters

object
Object expression that resolves to a DirectSound3DBuffer object.
buffer
A DS3DBUFFER type that will contain the information describing 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.