ReactOS 0.4.15-dev-7958-gcd0bb1a
DownloadBSC Struct Reference
Collaboration diagram for DownloadBSC:

Public Attributes

IBindStatusCallback IBindStatusCallback_iface
 
IServiceProvider IServiceProvider_iface
 
LONG ref
 
IBindStatusCallbackcallback
 
IBindingbinding
 
LPWSTR file_name
 
LPWSTR cache_file
 
DWORD bindf
 
stop_cache_binding_proc_t onstop_proc
 
voidctx
 

Detailed Description

Definition at line 24 of file download.c.

Member Data Documentation

◆ bindf

DWORD DownloadBSC::bindf

Definition at line 34 of file download.c.

Referenced by download_to_cache().

◆ binding

IBinding* DownloadBSC::binding

Definition at line 31 of file download.c.

◆ cache_file

LPWSTR DownloadBSC::cache_file

Definition at line 33 of file download.c.

◆ callback

IBindStatusCallback* DownloadBSC::callback

Definition at line 30 of file download.c.

◆ ctx

void* DownloadBSC::ctx

Definition at line 37 of file download.c.

Referenced by download_to_cache().

◆ file_name

LPWSTR DownloadBSC::file_name

Definition at line 32 of file download.c.

◆ IBindStatusCallback_iface

IBindStatusCallback DownloadBSC::IBindStatusCallback_iface

Definition at line 25 of file download.c.

Referenced by download_to_cache().

◆ IServiceProvider_iface

IServiceProvider DownloadBSC::IServiceProvider_iface

Definition at line 26 of file download.c.

◆ onstop_proc

stop_cache_binding_proc_t DownloadBSC::onstop_proc

Definition at line 36 of file download.c.

Referenced by download_to_cache().

◆ ref

LONG DownloadBSC::ref

Definition at line 28 of file download.c.


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