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.1
Syntax
C#
bool AttachTheConsole(
	int pid
)

Parameters

pid  Int32
 

Return Value

Boolean
See Also