InitializeForEventSource Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes the input objects needed to process events.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public Sub InitializeForEventSource
public void InitializeForEventSource()
public:
virtual void InitializeForEventSource() sealed
abstract InitializeForEventSource : unit -> unit 
override InitializeForEventSource : unit -> unit 
public final function InitializeForEventSource()

Implements

IEventListener. . :: . .InitializeForEventSource() () () ()

.NET Framework Security

See Also

Reference

Application Class

Microsoft.SPOT Namespace