SIFWorks ADK 2.0
AdkControlEventHandler Delegate
NamespacesEdustructures.UtilAdkControlEventHandler

[This is preliminary documentation and is subject to change.]

Handler to be called when a console event occurs.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void AdkControlEventHandler(
	Object src,
	AdkConsoleEventArgs args
)
Public Delegate Sub AdkControlEventHandler ( _
	src As Object, _
	args As AdkConsoleEventArgs _
)
public delegate void AdkControlEventHandler (
	Object^ src, 
	AdkConsoleEventArgs^ args
)
Parameters

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10