ReactOS 0.4.16-dev-2320-ge1853c6
thread_context Struct Reference
Collaboration diagram for thread_context:

Public Attributes

IComThreadingInfo IComThreadingInfo_iface
 
IContextCallback IContextCallback_iface
 
IObjContext IObjContext_iface
 
LONG refcount
 

Detailed Description

Definition at line 2399 of file combase.c.

Member Data Documentation

◆ IComThreadingInfo_iface

IComThreadingInfo thread_context::IComThreadingInfo_iface

Definition at line 2401 of file combase.c.

Referenced by impl_from_IComThreadingInfo().

◆ IContextCallback_iface

IContextCallback thread_context::IContextCallback_iface

Definition at line 2402 of file combase.c.

Referenced by impl_from_IContextCallback().

◆ IObjContext_iface

IObjContext thread_context::IObjContext_iface

Definition at line 2403 of file combase.c.

Referenced by impl_from_IObjContext().

◆ refcount

LONG thread_context::refcount

Definition at line 2404 of file combase.c.


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