CorExitProcess Function
.NET Framework 2.0
Shuts down the current unmanaged process.
void STDMETHODCALLTYPE CorExitProcess ( [out] int exitCode );
Parameters
- exitCode
-
[out] An integer that specifies the process exit code.