ReactOS 0.4.15-dev-7934-g1dc8d80
IDirectSound8_IDirectSound Struct Reference
Collaboration diagram for IDirectSound8_IDirectSound:

Public Attributes

const IDirectSoundVtbl * lpVtbl
 
LONG ref
 
LPDIRECTSOUND8 pds
 

Detailed Description

Definition at line 56 of file dsound.c.

Member Data Documentation

◆ lpVtbl

const IDirectSoundVtbl* IDirectSound8_IDirectSound::lpVtbl

Definition at line 57 of file dsound.c.

Referenced by IDirectSound8_IDirectSound_Create().

◆ pds

LPDIRECTSOUND8 IDirectSound8_IDirectSound::pds

Definition at line 59 of file dsound.c.

Referenced by IDirectSound8_IDirectSound_Create().

◆ ref

LONG IDirectSound8_IDirectSound::ref

Definition at line 58 of file dsound.c.

Referenced by IDirectSound8_IDirectSound_Create().


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