Share via


CComCritSecLock::~CComCritSecLock

 

The destructor.

Syntax

~CComCritSecLock( ) throw( );

Remarks

Unlocks the critical section object.

Requirements

Header: atlbase.h

See Also

CComCritSecLock Class
CComCritSecLock::CComCritSecLock