Base Class Members
Construction
| Constructs a CEvent object. | 
Methods
| Sets the event to available (signaled), releases waiting threads, and sets the event to unavailable (nonsignaled). | |
| Sets the event to unavailable (nonsignaled). | |
| Sets the event to available (signaled) and releases any waiting threads. | |
| Releases the event object. |