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

Public Attributes

const IUnknownVtbl * lpVtbl
 
LONG ref
 
IDirectSoundFullDuplexImplpdsfd
 

Detailed Description

Definition at line 43 of file duplex.c.

Member Data Documentation

◆ lpVtbl

const IUnknownVtbl* IDirectSoundFullDuplex_IUnknown::lpVtbl

Definition at line 44 of file duplex.c.

Referenced by IDirectSoundFullDuplex_IUnknown_Create().

◆ pdsfd

IDirectSoundFullDuplexImpl* IDirectSoundFullDuplex_IUnknown::pdsfd

Definition at line 46 of file duplex.c.

Referenced by IDirectSoundFullDuplex_IUnknown_Create().

◆ ref

LONG IDirectSoundFullDuplex_IUnknown::ref

Definition at line 45 of file duplex.c.

Referenced by IDirectSoundFullDuplex_IUnknown_Create().


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