Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 19.12 Win32::ProcessChapter 19
Win32 Modules and Extensions
Next: Reference: Suspend
 

Kill

$proc->Kill(exitcode)

Kills the process with the given exitcode, which is returned by the process.


Previous: 19.12 Win32::ProcessPerl in a NutshellNext: Reference: Suspend
19.12 Win32::ProcessBook IndexReference: Suspend