ReactOS 0.4.15-dev-8100-g1887773
IDirectSoundFullDuplex_IDirectSoundCapture Struct Reference
Collaboration diagram for IDirectSoundFullDuplex_IDirectSoundCapture:

Public Attributes

const IDirectSoundCaptureVtbl * lpVtbl
 
LONG ref
 
IDirectSoundFullDuplexImplpdsfd
 

Detailed Description

Definition at line 55 of file duplex.c.

Member Data Documentation

◆ lpVtbl

const IDirectSoundCaptureVtbl* IDirectSoundFullDuplex_IDirectSoundCapture::lpVtbl

Definition at line 56 of file duplex.c.

Referenced by IDirectSoundFullDuplex_IDirectSoundCapture_Create().

◆ pdsfd

IDirectSoundFullDuplexImpl* IDirectSoundFullDuplex_IDirectSoundCapture::pdsfd

Definition at line 58 of file duplex.c.

Referenced by IDirectSoundFullDuplex_IDirectSoundCapture_Create().

◆ ref

LONG IDirectSoundFullDuplex_IDirectSoundCapture::ref

Definition at line 57 of file duplex.c.

Referenced by IDirectSoundFullDuplex_IDirectSoundCapture_Create().


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