IKeyEventHandler2 (ITF)ΒΆ
INTERFACE IKeyEventHandler2 EXTENDS IKeyEventHandler
This interface can be implemented by a function block and extends the IKeyEventHandler interface. The method HandleCharEvent is called when a key event occurs. The instance of the function block must be passed to SetKeyEventHandler (VisuElems.Visu_Globals.g_VisuEventManager.SetKeyEventHandler).
Methods:
HandleKeyEvent, inherited from IKeyEventHandler
Structure: