CreateDelegate (Windows Embedded CE 6.0)

1/6/2010

This topic provides links to the different versions of the CreateDelegate function.

Overloads List

Function Description

CreateDelegate(class,class::method)

Creates a delegate for an event. The delegate represents the event handler that you specify in the parameters.

CreateDelegate(class,class::method,IXRDelegate<ArgType>)

Creates a delegate for an event. The delegate represents the event handler that you specify in the parameters.

See Also

Reference

Silverlight for Windows Embedded Functions