ReactOS 0.4.15-dev-7842-g558ab78
_DMUS_IO_CHORD Struct Reference

#include <dmusicf.h>

Public Attributes

WCHAR wszName [16]
 
MUSIC_TIME mtTime
 
WORD wMeasure
 
BYTE bBeat
 
BYTE bFlags
 

Detailed Description

Definition at line 601 of file dmusicf.h.

Member Data Documentation

◆ bBeat

BYTE _DMUS_IO_CHORD::bBeat

Definition at line 605 of file dmusicf.h.

◆ bFlags

BYTE _DMUS_IO_CHORD::bFlags

Definition at line 606 of file dmusicf.h.

◆ mtTime

MUSIC_TIME _DMUS_IO_CHORD::mtTime

Definition at line 603 of file dmusicf.h.

◆ wMeasure

WORD _DMUS_IO_CHORD::wMeasure

Definition at line 604 of file dmusicf.h.

◆ wszName

WCHAR _DMUS_IO_CHORD::wszName[16]

Definition at line 602 of file dmusicf.h.


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