InvokeHelper::callback_ Data Member
Supports the WRL infrastructure and is not intended to be used directly from your code.
TCallback callback_;
Remarks
Represents the event handler to call when an event occurs.
The TCallback template parameter specifies the type of the event handler.
Requirements
Header: event.h
Namespace: Microsoft::WRL::Details