ReactOS 0.4.15-dev-7942-gd23573b
IDirectSoundNotifyImpl Struct Reference
Collaboration diagram for IDirectSoundNotifyImpl:

Public Attributes

const IDirectSoundNotifyVtbl * lpVtbl
 
LONG ref
 
IDirectSoundBufferImpldsb
 

Detailed Description

Definition at line 28 of file buffer.c.

Member Data Documentation

◆ dsb

IDirectSoundBufferImpl* IDirectSoundNotifyImpl::dsb

Definition at line 33 of file buffer.c.

Referenced by IDirectSoundNotifyImpl_Create().

◆ lpVtbl

const IDirectSoundNotifyVtbl* IDirectSoundNotifyImpl::lpVtbl

Definition at line 31 of file buffer.c.

Referenced by IDirectSoundNotifyImpl_Create().

◆ ref

LONG IDirectSoundNotifyImpl::ref

Definition at line 32 of file buffer.c.

Referenced by IDirectSoundNotifyImpl_Create().


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