CComAutoCriticalSection::~CComAutoCriticalSection
解構函式。
~CComAutoCriticalSection( ) throw( );
備註
解構函式呼叫 DeleteCriticalSection,釋放關鍵區段物件使用的所有資源。
需求
Header: atlcore.h
解構函式。
~CComAutoCriticalSection( ) throw( );
解構函式呼叫 DeleteCriticalSection,釋放關鍵區段物件使用的所有資源。
Header: atlcore.h