CComObjectRootEx::m_critsec

A CComAutoCriticalSection object or CComFakeCriticalSection object, depending on the thread model.

Syntax

_CritSec m_critsec;

At a Glance

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

See Also

CComObjectRootEx Overview, CComObjectRootEx Data Members, CComObjectRootEx::Lock, CComObjectRootEx::Unlock