CWinThread::m_bAutoDelete

Thisdata member contains a boolean value that specifies whether the CWinThread object should be automatically deleted at thread termination.

BOOL m_bAutoDelete;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinThread Overview, CWinThread Data Members, Application Architecture Classes