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.
An array of one or more event handlers.
ComPtr<Details::EventTargetArray> targets_;
Remarks
When the event that is represented by the current EventSource object occurs, the event handlers are called.
Requirements
Header: event.h
Namespace: Microsoft::WRL