CComCritSecLock::Unlock
Call this method to unlock the critical section object.
void Unlock( ) throw( );
Remarks
If the object is already unlocked, an ASSERT error will occur in debug builds.
Requirements
Header: atlbase.h
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Call this method to unlock the critical section object.
void Unlock( ) throw( );
If the object is already unlocked, an ASSERT error will occur in debug builds.
Header: atlbase.h