ReactOS 0.4.15-dev-8061-g57b775e
host_thread_params Struct Reference
Collaboration diagram for host_thread_params:

Public Attributes

COINIT threading_model
 
HANDLE ready_event
 
HWND apartment_hwnd
 

Detailed Description

Definition at line 1512 of file compobj.c.

Member Data Documentation

◆ apartment_hwnd

HWND host_thread_params::apartment_hwnd

Definition at line 1516 of file compobj.c.

Referenced by apartment_hostobject_in_hostapt().

◆ ready_event

HANDLE host_thread_params::ready_event

Definition at line 1515 of file compobj.c.

Referenced by apartment_hostobject_in_hostapt().

◆ threading_model

COINIT host_thread_params::threading_model

Definition at line 1514 of file compobj.c.

Referenced by apartment_hostobject_in_hostapt().


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