CWinThread::m_bAutoDelete
Specifies whether the CWinThread object should be automatically deleted at thread termination.
BOOL m_bAutoDelete;
Remarks
The m_bAutoDelete data member is a public variable of type BOOL.
Requirements
Header: afxwin.h