CComModule::Lock

This method increments 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 Lock( );

See Also

CComModule::Unlock, CComModule::GetLockCount, CComModule::m_nLockCnt