.
C# Signature:
[DllImport("kernel32")]
static extern bool AttachConsole(long dwProcessId);
VB Signature:
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!