CComAutoCriticalSection::~CComAutoCriticalSection
The destructor.
~CComAutoCriticalSection( ) throw( );
Заметки
The destructor calls DeleteCriticalSection, which releases all system resources used by the critical section object.
Требования
Header: atlcore.h