ReactOS 0.4.15-dev-7934-g1dc8d80
ready_state_task_t Struct Reference
Collaboration diagram for ready_state_task_t:

Public Attributes

task_header_t header
 
IUnknowndoc
 
READYSTATE ready_state
 

Detailed Description

Definition at line 261 of file dochost.c.

Member Data Documentation

◆ doc

IUnknown* ready_state_task_t::doc

Definition at line 263 of file dochost.c.

Referenced by push_ready_state_task(), ready_state_proc(), and ready_state_task_destr().

◆ header

task_header_t ready_state_task_t::header

Definition at line 262 of file dochost.c.

Referenced by push_ready_state_task().

◆ ready_state

READYSTATE ready_state_task_t::ready_state

Definition at line 264 of file dochost.c.

Referenced by push_ready_state_task(), and ready_state_proc().


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