LogFormAttachConsole Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [DllImportAttribute("kernel32.dll")]
private static bool AttachConsole(
int dwProcessId
)
<DllImportAttribute("kernel32.dll">]
Private Shared Function AttachConsole (
dwProcessId As Integer
) As Boolean
Request Example
View SourceParameters
- dwProcessId Int32
-
Return Value
BooleanSee Also