Flag that specifies whether the thread should terminate. If TRUE, the thread terminates.
Syntax
BOOL m_bTerminate;
See Also