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.
Supports the WRL infrastructure and is not intended to be used directly from your code.
explicit InvokeHelper(
TCallback callback
);
Parameters
- callback
An event handler.
Remarks
Initializes a new instance of the InvokeHelper class.
The TCallback template parameter specifies the type of the event handler.
Requirements
Header: event.h
Namespace: Microsoft::WRL::Details