ReactOS 0.4.16-dev-1588-g6ad06fc
tagAssociatedWindow Struct Reference
Collaboration diagram for tagAssociatedWindow:

Public Attributes

struct list entry
 
HWND hwnd
 
ITfDocumentMgrdocmgr
 

Detailed Description

Definition at line 31 of file threadmgr.cpp.

Member Data Documentation

◆ docmgr

ITfDocumentMgr* tagAssociatedWindow::docmgr

Definition at line 35 of file threadmgr.cpp.

Referenced by CThreadMgr::_ThreadFocusHookProc(), and CThreadMgr::AssociateFocus().

◆ entry

struct list tagAssociatedWindow::entry

Definition at line 33 of file threadmgr.cpp.

Referenced by CThreadMgr::AssociateFocus().

◆ hwnd

HWND tagAssociatedWindow::hwnd

Definition at line 34 of file threadmgr.cpp.

Referenced by CThreadMgr::_ThreadFocusHookProc(), and CThreadMgr::AssociateFocus().


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