ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <dsound_private.h>
Public Attributes | |
const IDirectSound3DBufferVtbl * | lpVtbl |
LONG | ref |
IDirectSoundBufferImpl * | dsb |
Definition at line 336 of file dsound_private.h.
IDirectSoundBufferImpl* IDirectSound3DBufferImpl::dsb |
Definition at line 342 of file dsound_private.h.
Referenced by IDirectSound3DBufferImpl_Create().
const IDirectSound3DBufferVtbl* IDirectSound3DBufferImpl::lpVtbl |
Definition at line 339 of file dsound_private.h.
Referenced by IDirectSound3DBufferImpl_Create().
LONG IDirectSound3DBufferImpl::ref |
Definition at line 340 of file dsound_private.h.
Referenced by IDirectSound3DBufferImpl_Create().