ReactOS 0.4.15-dev-7788-g1ad9096
thread_data_t Struct Reference

#include <mshtml_private.h>

Collaboration diagram for thread_data_t:

Public Attributes

HWND thread_hwnd
 
struct list task_list
 
struct list timer_list
 

Detailed Description

Definition at line 1090 of file mshtml_private.h.

Member Data Documentation

◆ task_list

struct list thread_data_t::task_list

Definition at line 1092 of file mshtml_private.h.

◆ thread_hwnd

HWND thread_data_t::thread_hwnd

Definition at line 1091 of file mshtml_private.h.

◆ timer_list

struct list thread_data_t::timer_list

Definition at line 1093 of file mshtml_private.h.


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