ReactOS 0.4.15-dev-7918-g2a2556c
thread_info Struct Reference
Collaboration diagram for thread_info:

Public Attributes

DWORD operation
 
DWORD jobflags
 
IEnumCifComponentsenum_comp
 
DWORD download_size
 
DWORD install_size
 
DWORD downloaded_kb
 
ULONGLONG download_start
 
HANDLE thread
 
DWORD id
 

Detailed Description

Definition at line 54 of file inseng_main.c.

Member Data Documentation

◆ download_size

DWORD thread_info::download_size

Definition at line 60 of file inseng_main.c.

◆ download_start

ULONGLONG thread_info::download_start

Definition at line 64 of file inseng_main.c.

◆ downloaded_kb

DWORD thread_info::downloaded_kb

Definition at line 63 of file inseng_main.c.

◆ enum_comp

IEnumCifComponents* thread_info::enum_comp

Definition at line 58 of file inseng_main.c.

◆ id

DWORD thread_info::id

Definition at line 111 of file sock.c.

◆ install_size

DWORD thread_info::install_size

Definition at line 61 of file inseng_main.c.

◆ jobflags

DWORD thread_info::jobflags

Definition at line 57 of file inseng_main.c.

◆ operation

DWORD thread_info::operation

Definition at line 56 of file inseng_main.c.

◆ thread

HANDLE thread_info::thread

Definition at line 110 of file sock.c.


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