ReactOS 0.4.16-dev-2358-g0df3463
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 838 of file apartment.c.

Member Data Documentation

◆ apartment_hwnd

HWND host_thread_params::apartment_hwnd

Definition at line 842 of file apartment.c.

Referenced by apartment_hostobject_in_hostapt().

◆ ready_event

HANDLE host_thread_params::ready_event

Definition at line 841 of file apartment.c.

Referenced by apartment_hostobject_in_hostapt().

◆ threading_model

COINIT host_thread_params::threading_model

Definition at line 840 of file apartment.c.

Referenced by apartment_hostobject_in_hostapt().


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