ReactOS 0.4.15-dev-7934-g1dc8d80
_igc_threadinfo Struct Reference
Collaboration diagram for _igc_threadinfo:

Public Attributes

HWND hwnd
 
HANDLE event
 
HIMC himc
 
HIMC u_himc
 

Detailed Description

Definition at line 678 of file imm32.c.

Member Data Documentation

◆ event

HANDLE _igc_threadinfo::event

Definition at line 680 of file imm32.c.

Referenced by test_ImmThreads().

◆ himc

HIMC _igc_threadinfo::himc

Definition at line 681 of file imm32.c.

Referenced by test_ImmThreads().

◆ hwnd

HWND _igc_threadinfo::hwnd

Definition at line 679 of file imm32.c.

Referenced by test_ImmThreads().

◆ u_himc

HIMC _igc_threadinfo::u_himc

Definition at line 682 of file imm32.c.

Referenced by test_ImmThreads().


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