CComFakeCriticalSection::Unlock

This method does nothing because there is no critical section.

At a Glance

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

Syntax

void Unlock( );

See Also

CComCriticalSection::Unlock