Click or drag to resize

NoWorkaroundConsoleIOAttachTheConsole Method

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

Parameters

pid
Type: SystemInt32

Return Value

Type: Boolean

Implements

IWorkaroundAttachTheConsole(Int32)
See Also