ReactOS 0.4.17-dev-934-g091855f
instrument Struct Reference
Collaboration diagram for instrument:

Public Attributes

IDirectMusicInstrument IDirectMusicInstrument_iface
 
IDirectMusicDownloadedInstrument IDirectMusicDownloadedInstrument_iface
 
LONG ref
 
INSTHEADER header
 
IDirectMusicDownload * download
 
struct collection * collection
 
struct list articulations
 
struct list regions
 

Detailed Description

Definition at line 74 of file instrument.c.

Member Data Documentation

◆ articulations

struct list instrument::articulations

Definition at line 83 of file instrument.c.

Referenced by instrument_create().

◆ collection

struct collection* instrument::collection

Definition at line 82 of file instrument.c.

Referenced by instrument_create().

◆ download

IDirectMusicDownload* instrument::download

Definition at line 81 of file instrument.c.

◆ header

INSTHEADER instrument::header

Definition at line 80 of file instrument.c.

◆ IDirectMusicDownloadedInstrument_iface

IDirectMusicDownloadedInstrument instrument::IDirectMusicDownloadedInstrument_iface

Definition at line 77 of file instrument.c.

Referenced by impl_from_IDirectMusicDownloadedInstrument(), and instrument_create().

◆ IDirectMusicInstrument_iface

IDirectMusicInstrument instrument::IDirectMusicInstrument_iface

Definition at line 76 of file instrument.c.

Referenced by impl_from_IDirectMusicInstrument(), and instrument_create().

◆ ref

LONG instrument::ref

Definition at line 78 of file instrument.c.

Referenced by instrument_AddRef(), and instrument_create().

◆ regions

struct list instrument::regions

Definition at line 84 of file instrument.c.

Referenced by instrument_create().


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