CComModule::GetLockCount

This method returns the current lock count.

Syntax

LONG GetLockCount( );

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::Lock, CComModule::Unlock, CComModule::m_nLockCnt