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

Public Attributes

const IDirectSoundCaptureVtbl * lpVtbl
 
LONG ref
 
DirectSoundCaptureDevicedevice
 

Detailed Description

Definition at line 1145 of file capture.c.

Member Data Documentation

◆ device

DirectSoundCaptureDevice* IDirectSoundCaptureImpl::device

Definition at line 1151 of file capture.c.

Referenced by IDirectSoundCaptureImpl_Create().

◆ lpVtbl

const IDirectSoundCaptureVtbl* IDirectSoundCaptureImpl::lpVtbl

Definition at line 1148 of file capture.c.

Referenced by IDirectSoundCaptureImpl_Create().

◆ ref

LONG IDirectSoundCaptureImpl::ref

Definition at line 1149 of file capture.c.

Referenced by IDirectSoundCaptureImpl_Create().


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