DirectX SDK |
The DirectSound3DBuffer.GetDirectSound3DListener method returns a DirectSound3DListener object.
object.GetDirectSound3DListener() As DirectSound3DListener
If the method succeeds, a DirectSound3DListener object is returned.
If the method fails, an error is raised and Err.Number may be set to E_NOINTERFACE.
The DirectSound3DListener object may only be created from the primary sound buffer.