Microsoft DirectX 8.0 (Visual Basic) |
Retrieves an object that can be used to manipulate 3-D effects on the buffer.
object.GetDirectSound3DBuffer() As DirectSound3DBuffer8
Returns a DirectSound3DBuffer8 object.
If the method fails, an error is raised and Err.Number may be set to E_NOINTERFACE or DSERR_OUTOFMEMORY.
The method succeeds only on buffers that have been created with the DSBCAPS_CTRL3D flag.