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.
Terminates the ICorDebug object.
Note
Terminate should not be called until an ICorDebugManagedCallback::ExitProcess Method callback has been received for all processes being debugged.
HRESULT Terminate ();
Remarks
Terminate must be called when the ICorDebug object is no longer needed.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 2.0, 1.1, 1.0