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).
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
short m_nFreezeEvents;
See Also