ReactOS 0.4.15-dev-7958-gcd0bb1a
IDirectSound_IDirectSound Struct Reference
Collaboration diagram for IDirectSound_IDirectSound:

Public Attributes

const IDirectSoundVtbl * lpVtbl
 
LONG ref
 
LPDIRECTSOUND8 pds
 

Detailed Description

Definition at line 36 of file dsound.c.

Member Data Documentation

◆ lpVtbl

const IDirectSoundVtbl* IDirectSound_IDirectSound::lpVtbl

Definition at line 37 of file dsound.c.

Referenced by IDirectSound_IDirectSound_Create().

◆ pds

LPDIRECTSOUND8 IDirectSound_IDirectSound::pds

Definition at line 39 of file dsound.c.

Referenced by IDirectSound_IDirectSound_Create().

◆ ref

LONG IDirectSound_IDirectSound::ref

Definition at line 38 of file dsound.c.

Referenced by IDirectSound_IDirectSound_Create().


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