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

Public Attributes

struct list entry
 
DMUS_IO_INSTRUMENT instrument
 
IDirectMusicCollection * collection
 
IDirectMusicDownloadedInstrument * download
 
IDirectMusicPort * download_port
 
DWORD patch
 
DMUS_OBJECTDESC desc
 
IDirectMusicInstrument * instrument
 

Detailed Description

Definition at line 42 of file band.c.

Member Data Documentation

◆ collection

IDirectMusicCollection* instrument_entry::collection

Definition at line 46 of file band.c.

Referenced by band_Download(), and parse_lbin_list().

◆ desc

DMUS_OBJECTDESC instrument_entry::desc

Definition at line 30 of file collection.c.

◆ download

IDirectMusicDownloadedInstrument* instrument_entry::download

Definition at line 48 of file band.c.

◆ download_port

IDirectMusicPort* instrument_entry::download_port

Definition at line 49 of file band.c.

◆ entry

struct list instrument_entry::entry

Definition at line 44 of file band.c.

Referenced by collection_Release().

◆ instrument [1/2]

DMUS_IO_INSTRUMENT instrument_entry::instrument

Definition at line 45 of file band.c.

Referenced by band_add_instrument(), band_Download(), and collection_Release().

◆ instrument [2/2]

IDirectMusicInstrument* instrument_entry::instrument

Definition at line 31 of file collection.c.

◆ patch

DWORD instrument_entry::patch

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