CWinThread Data Members

Data Members
m_bAutoDelete Specifies whether to destroy the object at thread termination.
m_hThread Handle to the current thread.
m_nThreadID ID 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.

See Also

CWinThread Overview, CWinThread Member Functions, Application Architecture Classes