An object of class CEvent represents an "event" - a synchronization object that allows one thread to notify another that an event has occurred.
Header file: | Afxmt.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
MFC for Windows CE supports the CEvent::SetEvent and CEvent::ResetEvent member functions differently than the standard MFC library does.
CEvent Member Functions, Synchronization Classes