Windows C++ Library
CMsgThread Member List
This is the complete list of members for CMsgThread, including all inherited members.
AddMsgFilter(IMsgFilter *pFilter)CMsgThread
CMsgFilters typedefCMsgThread [protected]
CMsgThread()CMsgThread
CThread()CThread [inline]
CurrentMsg() const CMsgThread [inline]
Handle() const CThread [inline]
ID() const CThread [inline]
m_dwIDCThread [protected]
m_hThreadCThread [protected]
m_nResultCMsgThread [protected]
m_oMsgCMsgThread [protected]
m_oMsgFiltersCMsgThread [protected]
OnThreadMsg(UINT nMsg, WPARAM wParam, LPARAM lParam)CMsgThread [protected, virtual]
PostMessage(UINT nMsg, WPARAM wParam=0, LPARAM lParam=0L)CThread [inline]
ProcessMsgQueue(bool bRepostQuitMsg=true)CMsgThread
RemoveMsgFilter(IMsgFilter *pFilter)CMsgThread
Result() const CMsgThread [inline]
Run()CMsgThread [protected, virtual]
THREAD_EXIT_FAILURECMsgThread [static]
THREAD_EXIT_SUCCESSCMsgThread [static]
~CMsgThread()CMsgThread [virtual]
~CThread()CThread [inline, virtual]