ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <dsound_private.h>
Public Attributes | |
const IKsPropertySetVtbl * | lpVtbl |
LONG | ref |
IDirectSoundBufferImpl * | dsb |
Definition at line 316 of file dsound_private.h.
IDirectSoundBufferImpl* IKsBufferPropertySetImpl::dsb |
Definition at line 322 of file dsound_private.h.
Referenced by IKsBufferPropertySetImpl_Create().
const IKsPropertySetVtbl* IKsBufferPropertySetImpl::lpVtbl |
Definition at line 319 of file dsound_private.h.
Referenced by IKsBufferPropertySetImpl_Create().
LONG IKsBufferPropertySetImpl::ref |
Definition at line 320 of file dsound_private.h.
Referenced by IKsBufferPropertySetImpl_Create().