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

Public Attributes

struct rb_tree node_map
 
struct list nodes_list
 
HANDLE hthread
 
HWND hwnd
 
LONG ref
 

Detailed Description

Definition at line 1942 of file uia_provider.c.

Member Data Documentation

◆ hthread

HANDLE uia_provider_thread::hthread

Definition at line 1946 of file uia_provider.c.

◆ hwnd

HWND uia_provider_thread::hwnd

Definition at line 1947 of file uia_provider.c.

◆ node_map

struct rb_tree uia_provider_thread::node_map

Definition at line 1944 of file uia_provider.c.

◆ nodes_list

struct list uia_provider_thread::nodes_list

Definition at line 1945 of file uia_provider.c.

◆ ref

LONG uia_provider_thread::ref

Definition at line 1948 of file uia_provider.c.


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