CComModule::m_nLockCnt

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

At a Glance

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

Syntax

LONG m_nLockCnt;

See Also

CComModule::GetLockCount, CComModule::Lock, CComModule::Unlock