CComControl::m_nFreezeEvents

This data member is a count of the number of times the container has frozen events (refused to accept events) without an intervening thaw of events (acceptance of events).

Syntax

short m_nFreezeEvents;

At a Glance

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

See Also

CComControl Overview, CComControl Data Members, IOleControlImpl::FreezeEvents