ReactOS 0.4.15-dev-7842-g558ab78
IDirectSoundCaptureNotifyImpl Struct Reference
Collaboration diagram for IDirectSoundCaptureNotifyImpl:

Public Attributes

const IDirectSoundNotifyVtbl * lpVtbl
 
LONG ref
 
IDirectSoundCaptureBufferImpldscb
 

Detailed Description

Definition at line 33 of file capture.c.

Member Data Documentation

◆ dscb

IDirectSoundCaptureBufferImpl* IDirectSoundCaptureNotifyImpl::dscb

Definition at line 38 of file capture.c.

Referenced by IDirectSoundCaptureNotifyImpl_Create().

◆ lpVtbl

const IDirectSoundNotifyVtbl* IDirectSoundCaptureNotifyImpl::lpVtbl

Definition at line 36 of file capture.c.

Referenced by IDirectSoundCaptureNotifyImpl_Create().

◆ ref

LONG IDirectSoundCaptureNotifyImpl::ref

Definition at line 37 of file capture.c.

Referenced by IDirectSoundCaptureNotifyImpl_Create().


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