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.
3/28/2014
This topic provides links to the different versions of the CreateDelegate function.
Overloads List
Function |
Description |
|---|---|
Creates a delegate for an event. The delegate represents the event handler that you specify in the parameters. |
|
CreateDelegate(class,class::method,IXRDelegate<ArgType, SenderType>) |
Creates a delegate for an event. The delegate represents the event handler that you specify in the parameters. |
Requirements
Header |
XRDelegate.h |