Condividi tramite


Metodo ICorProfilerCallback2::HandleDestroyed

Notifica al Code Profiler che è stato eliminato un handle della Garbage Collection.

HRESULT HandleDestroyed(
    [in] GCHandleID handleId);

Parametri

  • handleId
    [in] ID dell'handle per la Garbage Collection.

Requisiti

Piattaforme: vedere Requisiti di sistema di .NET Framework.

Intestazione: CorProf.idl, CorProf.h

Libreria: CorGuids.lib

Versioni di .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

Vedere anche

Riferimenti

Interfaccia ICorProfilerCallback

Interfaccia ICorProfilerCallback2