CComAutoCriticalSection::Unlock

This method calls the Windows CE function LeaveCriticalSection, which releases ownership of the critical section object contained in the m_sec data member.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void Unlock( );