BOOL TerminateProcess( HANDLE hProcess, // handle to the process UINT uExitCode // exit code for the process );