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

Public Attributes

const IUnknownVtbl * lpVtbl
 
LONG ref
 
LPDIRECTSOUND8 pds
 

Detailed Description

Definition at line 28 of file dsound.c.

Member Data Documentation

◆ lpVtbl

const IUnknownVtbl* IDirectSound_IUnknown::lpVtbl

Definition at line 29 of file dsound.c.

Referenced by IDirectSound_IUnknown_Create().

◆ pds

LPDIRECTSOUND8 IDirectSound_IUnknown::pds

Definition at line 31 of file dsound.c.

Referenced by IDirectSound_IUnknown_Create().

◆ ref

LONG IDirectSound_IUnknown::ref

Definition at line 30 of file dsound.c.

Referenced by IDirectSound_IUnknown_Create().


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