wManager.Wow.Helpers Namespace
WRobot

Native..::..ConsoleEventHandlerDelegate Delegate

Namespace:  robotManager.Helpful.Win32
Assembly:  robotManager (in robotManager.dll)

Syntax


public delegate bool ConsoleEventHandlerDelegate(
	Native..::..ConsoleHandlerEventCode eventCode
)
Public Delegate Function ConsoleEventHandlerDelegate ( _
	eventCode As Native..::..ConsoleHandlerEventCode _
) As Boolean
public delegate bool^ ConsoleEventHandlerDelegate(
	Native..::..ConsoleHandlerEventCode^ eventCode
)