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

Public Attributes

HANDLE hthread
 
HWND hwnd
 
LONG ref
 
struct listevent_queue
 
HWINEVENTHOOK hook
 

Detailed Description

Definition at line 485 of file uia_event.c.

Member Data Documentation

◆ event_queue

struct list* uia_event_thread::event_queue

Definition at line 491 of file uia_event.c.

◆ hook

HWINEVENTHOOK uia_event_thread::hook

Definition at line 492 of file uia_event.c.

◆ hthread

HANDLE uia_event_thread::hthread

Definition at line 487 of file uia_event.c.

◆ hwnd

HWND uia_event_thread::hwnd

Definition at line 488 of file uia_event.c.

◆ ref

LONG uia_event_thread::ref

Definition at line 489 of file uia_event.c.


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