Click or drag to resize

LogFormAttachConsole Method


Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DllImportAttribute("kernel32.dll")]
private static bool AttachConsole(
	int dwProcessId
)
Request Example View Source

Parameters

dwProcessId  Int32
 

Return Value

Boolean
See Also