Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an event.
class Event : public HandleT<HandleTraits::EventTraits>;
Members
Public Constructors
Name |
Description |
---|---|
Event::Event Constructor (Windows Runtime C++ Template Library) |
Initializes a new instance of the Event class. |
Public Operators
Name |
Description |
---|---|
Assigns the specified Event reference to the current Event instance. |
Inheritance Hierarchy
HandleT
Event
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers