CComModule::Unlock

This method decrements the module lock count.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

LONG Unlock( );

See Also

CComModule::Lock, CComModule::GetLockCount, CComModule::m_nLockCnt