CComAutoCriticalSection::CComAutoCriticalSection
The constructor.
CComAutoCriticalSection( );
Remarks
Calls the Win32 function InitializeCriticalSection, which initializes the critical section object.
Requirements
Header: atlcore.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The constructor.
CComAutoCriticalSection( );
Calls the Win32 function InitializeCriticalSection, which initializes the critical section object.
Header: atlcore.h