CCriticalSection::m_sect
Contains a critical section object that is used by all CCriticalSection methods.
CRITICAL_SECTION m_sect;
Requirements
Header: afxmt.h
See Also
Reference
CCriticalSection::operator CRITICAL_SECTION*
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Contains a critical section object that is used by all CCriticalSection methods.
CRITICAL_SECTION m_sect;
Header: afxmt.h
CCriticalSection::operator CRITICAL_SECTION*