Click or drag to resize

IWorkaroundAttachTheConsole Method

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

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

Parameters

pid
Type: SystemInt32

Return Value

Type: Boolean
See Also