CorExitProcess Function
Shuts down the current unmanaged process.
void STDMETHODCALLTYPE CorExitProcess (
[out] int exitCode
);
Parameters
- exitCode
[out] An integer that specifies the process exit code.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: MSCorEE.idl
Library: MSCorEE.dll
.NET Framework Version: 2.0, 1.1, 1.0