ReactOS 0.4.15-dev-7953-g1f49173
_DSEFFECTDESC Struct Reference

#include <dsound.h>

Collaboration diagram for _DSEFFECTDESC:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
GUID guidDSFXClass
 
DWORD_PTR dwReserved1
 
DWORD_PTR dwReserved2
 

Detailed Description

Definition at line 252 of file dsound.h.

Member Data Documentation

◆ dwFlags

DWORD _DSEFFECTDESC::dwFlags

Definition at line 255 of file dsound.h.

◆ dwReserved1

DWORD_PTR _DSEFFECTDESC::dwReserved1

Definition at line 257 of file dsound.h.

◆ dwReserved2

DWORD_PTR _DSEFFECTDESC::dwReserved2

Definition at line 258 of file dsound.h.

◆ dwSize

DWORD _DSEFFECTDESC::dwSize

Definition at line 254 of file dsound.h.

◆ guidDSFXClass

GUID _DSEFFECTDESC::guidDSFXClass

Definition at line 256 of file dsound.h.


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