Partager via


ICorProfilerCallback2::HandleDestroyed, méthode

Informe le profileur de code qu'un handle de garbage collection a été détruit.

HRESULT HandleDestroyed(
    [in] GCHandleID handleId);

Paramètres

  • handleId
    [in] ID du handle pour le garbage collection.

Configuration requise

Plateformes : consultez Configuration requise du .NET Framework.

En-tête : CorProf.idl, CorProf.h

Bibliothèque : CorGuids.lib

Versions du .NET Framework : 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

Voir aussi

Référence

ICorProfilerCallback, interface

ICorProfilerCallback2, interface