ReactOS 0.4.15-dev-8102-g108db8f
_MIDI_DD_CACHE_DRUM_PATCHES Struct Reference

#include <ntddsnd.h>

Public Attributes

ULONG Patch
 
ULONG Flags
 
ULONG DrumPatches [128]
 

Detailed Description

Definition at line 240 of file ntddsnd.h.

Member Data Documentation

◆ DrumPatches

ULONG _MIDI_DD_CACHE_DRUM_PATCHES::DrumPatches[128]

Definition at line 243 of file ntddsnd.h.

◆ Flags

ULONG _MIDI_DD_CACHE_DRUM_PATCHES::Flags

Definition at line 242 of file ntddsnd.h.

◆ Patch

ULONG _MIDI_DD_CACHE_DRUM_PATCHES::Patch

Definition at line 241 of file ntddsnd.h.


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