|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct list | entry |
| DMUS_IO_INSTRUMENT | instrument |
| IDirectMusicCollection * | collection |
| IDirectMusicDownloadedInstrument * | download |
| IDirectMusicPort * | download_port |
| DWORD | patch |
| DMUS_OBJECTDESC | desc |
| IDirectMusicInstrument * | instrument |
| IDirectMusicCollection* instrument_entry::collection |
Definition at line 46 of file band.c.
Referenced by band_Download(), and parse_lbin_list().
| DMUS_OBJECTDESC instrument_entry::desc |
Definition at line 30 of file collection.c.
Definition at line 44 of file band.c.
Referenced by collection_Release().
| DMUS_IO_INSTRUMENT instrument_entry::instrument |
Definition at line 45 of file band.c.
Referenced by band_add_instrument(), band_Download(), and collection_Release().
| IDirectMusicInstrument* instrument_entry::instrument |
Definition at line 31 of file collection.c.
| DWORD instrument_entry::patch |
Definition at line 29 of file collection.c.
Referenced by band_send_messages(), collection_EnumInstrument(), and collection_GetInstrument().