CComObjectRootEx::Unlock

If the thread model is multi-threaded, this function releases ownership of a critical section object.

Syntax

void Unlock( );

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComObjectRootEx Overview, CComObjectRootEx Methods, CComObjectRootEx::Lock, CComObjectRootEx::m_critsec