LogFormAttachConsole Method

Definition

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[DllImportAttribute("kernel32.dll")]
private static bool AttachConsole(
	int dwProcessId
)

Parameters

dwProcessId  Int32
 

Return Value

Boolean

See Also