CWinThread::m_bAutoDelete
Specifies whether the CWinThread object should be automatically deleted at thread termination.
BOOL m_bAutoDelete;
Заметки
The m_bAutoDelete data member is a public variable of type BOOL.
Требования
Header: afxwin.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Specifies whether the CWinThread object should be automatically deleted at thread termination.
BOOL m_bAutoDelete;
The m_bAutoDelete data member is a public variable of type BOOL.
Header: afxwin.h