ReactOS 0.4.15-dev-7953-g1f49173
IDirectSound8_IUnknown Struct Reference
Collaboration diagram for IDirectSound8_IUnknown:

Public Attributes

const IUnknownVtbl * lpVtbl
 
LONG ref
 
LPDIRECTSOUND8 pds
 

Detailed Description

Definition at line 47 of file dsound.c.

Member Data Documentation

◆ lpVtbl

const IUnknownVtbl* IDirectSound8_IUnknown::lpVtbl

Definition at line 48 of file dsound.c.

Referenced by IDirectSound8_IUnknown_Create().

◆ pds

LPDIRECTSOUND8 IDirectSound8_IUnknown::pds

Definition at line 50 of file dsound.c.

Referenced by IDirectSound8_IUnknown_Create().

◆ ref

LONG IDirectSound8_IUnknown::ref

Definition at line 49 of file dsound.c.

Referenced by IDirectSound8_IUnknown_Create().


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