CComModule::GetLockCount

This method returns the current lock count.

At a Glance

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

Syntax

LONG GetLockCount( );

See Also

CComModule::Lock, CComModule::Unlock, CComModule::m_nLockCnt