CComAutoCriticalSection::~CComAutoCriticalSection
The destructor.
~CComAutoCriticalSection( ) throw( );
Remarks
The destructor calls DeleteCriticalSection, which releases all system resources used by the critical section object.
Requirements
Header: atlcore.h