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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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