HandleInheritability
Specifies whether the underlying handle is inheritable by child processes.
Inheritable = 1
Specifies that the handle is inheritable by child processes.
None = 0
Specifies that the handle is not inheritable by child processes.