|
GME
13
|
Go to the source code of this file.
Classes | |
| class | CMgaMappedTreeCtrlBase |
| class | CMgaMappedTreeCtrl< ObjectProxy > |
Defines | |
| #define | MGATREECTRL_LOGEVENT(eventstring) |
| #define MGATREECTRL_LOGEVENT | ( | eventstring | ) |
{ \
if(m_EventLogger != NULL) \
{ \
CComBSTR eventBSTR = eventstring; \
m_EventLogger->LogEvent(eventBSTR); \
} \
} \
Definition at line 16 of file MgaMappedTreeCtrl.h.
1.7.6.1