|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| IDirectMusicDownload | IDirectMusicDownload_iface |
| LONG | ref |
| DWORD | size |
| BYTE | data [] |
Definition at line 25 of file download.c.
| BYTE download::data[] |
Definition at line 31 of file download.c.
| IDirectMusicDownload download::IDirectMusicDownload_iface |
Definition at line 27 of file download.c.
Referenced by download_create(), and impl_from_IDirectMusicDownload().
| LONG download::ref |
Definition at line 28 of file download.c.
Referenced by download_AddRef(), download_create(), and download_Release().
| DWORD download::size |
Definition at line 30 of file download.c.
Referenced by download_create().