Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Terminates the ICorDebug object.
Note
Terminate should not be called until an ICorDebugManagedCallback::ExitProcess callback has been received for all processes being debugged.
Syntax
HRESULT Terminate ();
Remarks
Terminate must be called when the ICorDebug object is no longer needed.
Requirements
Platforms: See .NET supported operating systems.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 1.0