ReactOS 0.4.16-dev-340-g0540c21
|
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 |
Definition at line 566 of file IAutoComplete.cpp.
BOOL TEST_B_ENTRY::m_bExpand |
Definition at line 576 of file IAutoComplete.cpp.
BOOL TEST_B_ENTRY::m_bReset |
Definition at line 576 of file IAutoComplete.cpp.
BOOL TEST_B_ENTRY::m_bVisible |
Definition at line 573 of file IAutoComplete.cpp.
LPCWSTR TEST_B_ENTRY::m_expand |
Definition at line 577 of file IAutoComplete.cpp.
INT TEST_B_ENTRY::m_ich0 |
Definition at line 574 of file IAutoComplete.cpp.
INT TEST_B_ENTRY::m_ich1 |
Definition at line 574 of file IAutoComplete.cpp.
INT TEST_B_ENTRY::m_iItem |
Definition at line 575 of file IAutoComplete.cpp.
INT TEST_B_ENTRY::m_line |
Definition at line 568 of file IAutoComplete.cpp.
LPARAM TEST_B_ENTRY::m_lParam |
Definition at line 571 of file IAutoComplete.cpp.
LPCWSTR TEST_B_ENTRY::m_text |
Definition at line 572 of file IAutoComplete.cpp.
UINT TEST_B_ENTRY::m_uMsg |
Definition at line 569 of file IAutoComplete.cpp.
WPARAM TEST_B_ENTRY::m_wParam |
Definition at line 570 of file IAutoComplete.cpp.