ReactOS 0.4.15-dev-7953-g1f49173
IDirectSound3DBufferImpl Struct Reference

#include <dsound_private.h>

Collaboration diagram for IDirectSound3DBufferImpl:

Public Attributes

const IDirectSound3DBufferVtbl * lpVtbl
 
LONG ref
 
IDirectSoundBufferImpldsb
 

Detailed Description

Definition at line 336 of file dsound_private.h.

Member Data Documentation

◆ dsb

IDirectSoundBufferImpl* IDirectSound3DBufferImpl::dsb

Definition at line 342 of file dsound_private.h.

Referenced by IDirectSound3DBufferImpl_Create().

◆ lpVtbl

const IDirectSound3DBufferVtbl* IDirectSound3DBufferImpl::lpVtbl

Definition at line 339 of file dsound_private.h.

Referenced by IDirectSound3DBufferImpl_Create().

◆ ref

LONG IDirectSound3DBufferImpl::ref

Definition at line 340 of file dsound_private.h.

Referenced by IDirectSound3DBufferImpl_Create().


The documentation for this struct was generated from the following file: