DirectX SDK |
The DirectSoundBuffer.GetDirectSound3DBuffer method returns a DirectSound3DBuffer object.
object.GetDirectSound3DBuffer() As DirectSound3DBuffer
If the method succeeds, a DirectSound3DBuffer object is returned.
If the method fails, an error is raised and Err.Number may be set to E_NOINTERFACE or DSERR_OUTOFMEMORY.