CComAutoCriticalSection::~CComAutoCriticalSection

解構函式。

~CComAutoCriticalSection( ) throw( );

備註

解構函式呼叫 DeleteCriticalSection,釋放關鍵區段物件使用的所有資源。

需求

Header: atlcore.h

請參閱

參考

CComAutoCriticalSection 類別

CComAutoCriticalSection::CComAutoCriticalSection