ReactOS 0.4.17-dev-934-g091855f
download Struct Reference

Public Attributes

IDirectMusicDownload IDirectMusicDownload_iface
 
LONG ref
 
DWORD size
 
BYTE data []
 

Detailed Description

Definition at line 25 of file download.c.

Member Data Documentation

◆ data

BYTE download::data[]

Definition at line 31 of file download.c.

◆ IDirectMusicDownload_iface

IDirectMusicDownload download::IDirectMusicDownload_iface

Definition at line 27 of file download.c.

Referenced by download_create(), and impl_from_IDirectMusicDownload().

◆ ref

LONG download::ref

Definition at line 28 of file download.c.

Referenced by download_AddRef(), download_create(), and download_Release().

◆ size

DWORD download::size

Definition at line 30 of file download.c.

Referenced by download_create().


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