Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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