CComObjectRootEx::m_critsec

This data member is a CComAutoCriticalSection object or CComFakeCriticalSection object, depending on the thread model.

At a Glance

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

Syntax

_CritSec m_critsec;

See Also

CComObjectRootEx::Lock, CComObjectRootEx::Unlock