This method calls the Win32 function DeleteCriticalSection, which releases all resources used by the critical section object contained in the m_sec data member. Once Term has been called, the critical section can no longer be used for synchronization.
void Term( );
Header file: | Atlwin.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
CComCriticalSection Overveiw, CComCriticalSection Methods, CComCriticalSection::m_sec, DeleteCriticalSection