ReactOS 0.4.15-dev-7924-g5949c20
IDirectSoundImpl Struct Reference
Collaboration diagram for IDirectSoundImpl:

Public Attributes

LONG ref
 
DirectSoundDevicedevice
 
LPUNKNOWN pUnknown
 
LPDIRECTSOUND pDS
 
LPDIRECTSOUND8 pDS8
 

Detailed Description

Definition at line 77 of file dsound.c.

Member Data Documentation

◆ device

DirectSoundDevice* IDirectSoundImpl::device

Definition at line 81 of file dsound.c.

Referenced by IDirectSoundImpl_Create().

◆ pDS

LPDIRECTSOUND IDirectSoundImpl::pDS

Definition at line 83 of file dsound.c.

◆ pDS8

LPDIRECTSOUND8 IDirectSoundImpl::pDS8

Definition at line 84 of file dsound.c.

◆ pUnknown

LPUNKNOWN IDirectSoundImpl::pUnknown

Definition at line 82 of file dsound.c.

◆ ref

LONG IDirectSoundImpl::ref

Definition at line 79 of file dsound.c.

Referenced by IDirectSoundImpl_Create().


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