ReactOS 0.4.16-dev-2491-g3dc6630
uia_client_thread Struct Reference
Collaboration diagram for uia_client_thread:

Public Attributes

CO_MTA_USAGE_COOKIE mta_cookie
 
HANDLE hthread
 
HWND hwnd
 
LONG ref
 

Detailed Description

Definition at line 2127 of file uia_client.c.

Member Data Documentation

◆ hthread

HANDLE uia_client_thread::hthread

Definition at line 2130 of file uia_client.c.

◆ hwnd

HWND uia_client_thread::hwnd

Definition at line 2131 of file uia_client.c.

◆ mta_cookie

CO_MTA_USAGE_COOKIE uia_client_thread::mta_cookie

Definition at line 2129 of file uia_client.c.

◆ ref

LONG uia_client_thread::ref

Definition at line 2132 of file uia_client.c.


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