ReactOS 0.4.15-dev-8100-g1887773
TEST_B_ENTRY Struct Reference

Public Attributes

INT m_line
 
UINT m_uMsg
 
WPARAM m_wParam
 
LPARAM m_lParam
 
LPCWSTR m_text
 
BOOL m_bVisible
 
INT m_ich0
 
INT m_ich1
 
INT m_iItem
 
BOOL m_bReset
 
BOOL m_bExpand
 
LPCWSTR m_expand
 

Detailed Description

Definition at line 566 of file IAutoComplete.cpp.

Member Data Documentation

◆ m_bExpand

BOOL TEST_B_ENTRY::m_bExpand

Definition at line 576 of file IAutoComplete.cpp.

◆ m_bReset

BOOL TEST_B_ENTRY::m_bReset

Definition at line 576 of file IAutoComplete.cpp.

◆ m_bVisible

BOOL TEST_B_ENTRY::m_bVisible

Definition at line 573 of file IAutoComplete.cpp.

◆ m_expand

LPCWSTR TEST_B_ENTRY::m_expand

Definition at line 577 of file IAutoComplete.cpp.

◆ m_ich0

INT TEST_B_ENTRY::m_ich0

Definition at line 574 of file IAutoComplete.cpp.

◆ m_ich1

INT TEST_B_ENTRY::m_ich1

Definition at line 574 of file IAutoComplete.cpp.

◆ m_iItem

INT TEST_B_ENTRY::m_iItem

Definition at line 575 of file IAutoComplete.cpp.

◆ m_line

INT TEST_B_ENTRY::m_line

Definition at line 568 of file IAutoComplete.cpp.

◆ m_lParam

LPARAM TEST_B_ENTRY::m_lParam

Definition at line 571 of file IAutoComplete.cpp.

◆ m_text

LPCWSTR TEST_B_ENTRY::m_text

Definition at line 572 of file IAutoComplete.cpp.

◆ m_uMsg

UINT TEST_B_ENTRY::m_uMsg

Definition at line 569 of file IAutoComplete.cpp.

◆ m_wParam

WPARAM TEST_B_ENTRY::m_wParam

Definition at line 570 of file IAutoComplete.cpp.


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