Click or drag to resize

IWorkaroundAttachTheConsole Method

Attaches the console. TODO: LINUX version. Currently Windows only. Silent nop.

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
Syntax
C#
bool AttachTheConsole(
	int pid
)

Parameters

pid
Type: SystemInt32

Return Value

Type: Boolean
See Also