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

Public Attributes

const IDirectSound8Vtbl * lpVtbl
 
LONG ref
 
LPDIRECTSOUND8 pds
 

Detailed Description

Definition at line 65 of file dsound.c.

Member Data Documentation

◆ lpVtbl

const IDirectSound8Vtbl* IDirectSound8_IDirectSound8::lpVtbl

Definition at line 66 of file dsound.c.

Referenced by IDirectSound8_IDirectSound8_Create().

◆ pds

LPDIRECTSOUND8 IDirectSound8_IDirectSound8::pds

Definition at line 68 of file dsound.c.

Referenced by IDirectSound8_IDirectSound8_Create().

◆ ref

LONG IDirectSound8_IDirectSound8::ref

Definition at line 67 of file dsound.c.

Referenced by IDirectSound8_IDirectSound8_Create().


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