CreateDelegate (Compact 2013)
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 |