CComCriticalSection::m_sec

This data member contains a critical section object that is used by all CComCriticalSection methods.

CRITICAL_SECTION m_sec;

At a Glance

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

See Also

CComCriticalSection Overveiw, CComCriticalSection Data Members, CComCriticalSection::Lock, CComCriticalSection::Unlock, CComCriticalSection::Init, CComCriticalSection::Term