ReactOS 0.4.15-dev-7924-g5949c20
_DSCBUFFERDESC1 Struct Reference

#include <dsound.h>

Collaboration diagram for _DSCBUFFERDESC1:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
DWORD dwBufferBytes
 
DWORD dwReserved
 
LPWAVEFORMATEX lpwfxFormat
 

Detailed Description

Definition at line 346 of file dsound.h.

Member Data Documentation

◆ dwBufferBytes

DWORD _DSCBUFFERDESC1::dwBufferBytes

Definition at line 350 of file dsound.h.

Referenced by dscenum_callback().

◆ dwFlags

DWORD _DSCBUFFERDESC1::dwFlags

Definition at line 349 of file dsound.h.

Referenced by dscenum_callback().

◆ dwReserved

DWORD _DSCBUFFERDESC1::dwReserved

Definition at line 351 of file dsound.h.

Referenced by dscenum_callback().

◆ dwSize

DWORD _DSCBUFFERDESC1::dwSize

Definition at line 348 of file dsound.h.

Referenced by dscenum_callback().

◆ lpwfxFormat

LPWAVEFORMATEX _DSCBUFFERDESC1::lpwfxFormat

Definition at line 352 of file dsound.h.

Referenced by dscenum_callback().


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