Table of Contents

Interface ICorDebugHandleValue

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll
[Guid("029596E8-276B-46A1-9821-732E96BBB00B")]
[InterfaceType(1)]
public interface ICorDebugHandleValue : ICorDebugReferenceValue, ICorDebugValue

Methods

CreateBreakpoint(out ICorDebugValueBreakpoint)
Dereference(out ICorDebugValue)
DereferenceStrong(out ICorDebugValue)
Dispose()
GetAddress(out ulong)
GetHandleType(out CorDebugHandleType)
GetSize(out uint)
GetType(out CorElementType)
GetValue(out ulong)
IsNull(out int)
SetValue(ulong)