ReactOS 0.4.15-dev-7924-g5949c20
_DSCBCAPS Struct Reference

#include <dsound.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
DWORD dwBufferBytes
 
DWORD dwReserved
 

Detailed Description

Definition at line 376 of file dsound.h.

Member Data Documentation

◆ dwBufferBytes

DWORD _DSCBCAPS::dwBufferBytes

Definition at line 380 of file dsound.h.

Referenced by IDirectSoundCaptureBufferImpl_GetCaps(), and test_capture_buffer().

◆ dwFlags

DWORD _DSCBCAPS::dwFlags

Definition at line 379 of file dsound.h.

Referenced by IDirectSoundCaptureBufferImpl_GetCaps(), and test_capture_buffer().

◆ dwReserved

DWORD _DSCBCAPS::dwReserved

Definition at line 381 of file dsound.h.

Referenced by IDirectSoundCaptureBufferImpl_GetCaps().

◆ dwSize

DWORD _DSCBCAPS::dwSize

Definition at line 378 of file dsound.h.

Referenced by IDirectSoundCaptureBufferImpl_GetCaps(), and test_capture_buffer().


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