CComModule::m_nLockCnt

This data member contains the current lock count on the module.

Syntax

LONG m_nLockCnt;

At a Glance

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

See Also

CComModule Overview, CComModule Data Members, CComModule::GetLockCount, CComModule::Lock, CComModule::Unlock