This method calls the Win32 function LeaveCriticalSection, which releases ownership of the critical section object contained in the m_sec data member.
void Unlock( );
Header file: | Atlbase.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
CComAutoCriticalSection Overview, CComAutoCriticalSection Methods