ReactOS 0.4.15-dev-7906-g1b85a5f
tagAssociatedWindow Struct Reference
Collaboration diagram for tagAssociatedWindow:

Public Attributes

struct list entry
 
HWND hwnd
 
ITfDocumentMgrdocmgr
 

Detailed Description

Definition at line 55 of file threadmgr.c.

Member Data Documentation

◆ docmgr

ITfDocumentMgr* tagAssociatedWindow::docmgr

Definition at line 59 of file threadmgr.c.

Referenced by ThreadFocusHookProc(), and ThreadMgr_AssociateFocus().

◆ entry

struct list tagAssociatedWindow::entry

Definition at line 57 of file threadmgr.c.

Referenced by ThreadMgr_AssociateFocus().

◆ hwnd

HWND tagAssociatedWindow::hwnd

Definition at line 58 of file threadmgr.c.

Referenced by ThreadFocusHookProc(), and ThreadMgr_AssociateFocus().


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