|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dsound_private.h>

Public Attributes | |
| const IDirectSound3DListenerVtbl * | lpVtbl |
| LONG | ref |
| DirectSoundDevice * | device |
Definition at line 300 of file dsound_private.h.
| DirectSoundDevice* IDirectSound3DListenerImpl::device |
Definition at line 306 of file dsound_private.h.
Referenced by DSOUND_ChangeListener(), and IDirectSound3DListenerImpl_Create().
| const IDirectSound3DListenerVtbl* IDirectSound3DListenerImpl::lpVtbl |
Definition at line 303 of file dsound_private.h.
Referenced by IDirectSound3DListenerImpl_Create().
| LONG IDirectSound3DListenerImpl::ref |
Definition at line 304 of file dsound_private.h.
Referenced by IDirectSound3DListenerImpl_Create().