|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dmusic_private.h>

Public Attributes | |
| IDirectMusicDownloadedInstrument | IDirectMusicDownloadedInstrument_iface |
| LONG | ref |
| BOOL | downloaded |
| void * | data |
Definition at line 143 of file dmusic_private.h.
| void* IDirectMusicDownloadedInstrumentImpl::data |
Definition at line 150 of file dmusic_private.h.
Referenced by SynthPortImpl_IDirectMusicPort_DownloadInstrument(), and SynthPortImpl_IDirectMusicPort_UnloadInstrument().
| BOOL IDirectMusicDownloadedInstrumentImpl::downloaded |
Definition at line 149 of file dmusic_private.h.
Referenced by SynthPortImpl_IDirectMusicPort_DownloadInstrument(), and SynthPortImpl_IDirectMusicPort_UnloadInstrument().
| IDirectMusicDownloadedInstrument IDirectMusicDownloadedInstrumentImpl::IDirectMusicDownloadedInstrument_iface |
Definition at line 145 of file dmusic_private.h.
| LONG IDirectMusicDownloadedInstrumentImpl::ref |
Definition at line 146 of file dmusic_private.h.