ATTACH_PARENT_PROCESS (Constants)
Last changed: 172.56.37.2

.
Summary
Used by AttachConsole, to allocate the console to the parent PID of the calling thread.

C# Constants:

const int ATTACH_PARENT_PROCESS = -1

VB Constants:

Public Const