ICorDebugHeapValue2 Interface

An extension of ICorDebugHeapValue that provides support for common language runtime (CLR) handles.

Methods

Method Description
CreateHandle Method Creates a handle of the specified type for this ICorDebugHeapValue2 object.

Remarks

Note

This interface does not support being called remotely, either cross-machine or cross-process.

Requirements

Platforms: See System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: Available since 2.0

See also