ReactOS 0.4.16-dev-2498-g8632030
task_t Struct Reference

#include <mshtml_private.h>

Collaboration diagram for task_t:

Public Attributes

LONG target_magic
 
task_proc_t proc
 
task_proc_t destr
 
struct list entry
 

Detailed Description

Definition at line 1078 of file mshtml_private.h.

Member Data Documentation

◆ destr

task_proc_t task_t::destr

Definition at line 1081 of file mshtml_private.h.

◆ entry

struct list task_t::entry

Definition at line 1082 of file mshtml_private.h.

◆ proc

task_proc_t task_t::proc

Definition at line 1080 of file mshtml_private.h.

◆ target_magic

LONG task_t::target_magic

Definition at line 1079 of file mshtml_private.h.


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