Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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