Microsoft DirectX 8.1 (Visual Basic) |
The GetAllParameters method retrieves information about the 3-D characteristics of a sound buffer.
Syntax
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.