CComAutoCriticalSection::CComAutoCriticalSection

The constructor.

CComAutoCriticalSection( );

Remarks

Calls the Win32 function InitializeCriticalSection, which initializes the critical section object.

Requirements

Header: atlcore.h

See Also

Reference

CComAutoCriticalSection Class

CComAutoCriticalSection::~CComAutoCriticalSection