ReactOS 0.4.15-dev-7924-g5949c20
CDirectSoundNotifyImpl Struct Reference
Collaboration diagram for CDirectSoundNotifyImpl:

Public Attributes

IDirectSoundNotifyVtbl * lpVtbl
 
LONG ref
 
LPNOTIFYEVENT EventListHead
 
BOOL bLoop
 
BOOL bMix
 
HANDLE hPin
 
DWORD BufferSize
 

Detailed Description

Definition at line 20 of file notify.c.

Member Data Documentation

◆ bLoop

BOOL CDirectSoundNotifyImpl::bLoop

Definition at line 26 of file notify.c.

◆ bMix

BOOL CDirectSoundNotifyImpl::bMix

Definition at line 27 of file notify.c.

◆ BufferSize

DWORD CDirectSoundNotifyImpl::BufferSize

Definition at line 29 of file notify.c.

◆ EventListHead

LPNOTIFYEVENT CDirectSoundNotifyImpl::EventListHead

Definition at line 25 of file notify.c.

◆ hPin

HANDLE CDirectSoundNotifyImpl::hPin

Definition at line 28 of file notify.c.

◆ lpVtbl

IDirectSoundNotifyVtbl* CDirectSoundNotifyImpl::lpVtbl

Definition at line 22 of file notify.c.

◆ ref

LONG CDirectSoundNotifyImpl::ref

Definition at line 23 of file notify.c.


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