win32api.GenerateConsoleCtrlEvent
int = GenerateConsoleCtrlEvent(controlEvent, processGroupId )
Send a specified signal to a console process group that shares the console associated with the calling process.
Parameters
Win32 API References
int = GenerateConsoleCtrlEvent(controlEvent, processGroupId )
Send a specified signal to a console process group that shares the console associated with the calling process.