CWinThread Data Members

Data member Description
m_bAutoDelete Specifies whether to destroy the object at thread termination.
m_hThread Handle to the current thread.
m_nThreadID Identifier of the current thread.
m_pMainWnd Holds a pointer to the application’s main window.
m_pActiveWnd Pointer to the main window of the container application when an ActiveX object is in-place active.