ICorProfilerCallback2::HandleDestroyed Method
Notifies the code profiler that a garbage collection handle has been destroyed.
HRESULT HandleDestroyed(
[in] GCHandleID handleId);
Parameters
- handleId
[in] The ID of the handle for the garbage collection.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorProf.idl
Library: CorGuids.lib
.NET Framework Version: 2.0