CComAutoCriticalSection::~CComAutoCriticalSection

该析构函数。

~CComAutoCriticalSection( ) throw( );

备注

调用析构函数 DeleteCriticalSection,释放临界区对象使用的所有系统资源。

要求

Header: atlcore.h

请参见

参考

CComAutoCriticalSection选件类

CComAutoCriticalSection::CComAutoCriticalSection