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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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