CComModule::Lock

This method increments the module lock count.

Syntax

LONG Lock( );

At a Glance

Header file: Atlbase.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComModule Overview, CComModule Methods, CComModule::Unlock, CComModule::GetLockCount, CComModule::m_nLockCnt