DkmManagedHeapRootInfo.ExtraData Field

Definition

ExtraData field of the CorGCReference structure that changes depending on the root type. For instance for dependent handles this is the link to the secondary object. For RefCount handles this is the reference count.

public: initonly System::UInt64 ExtraData;
public: initonly unsigned long long ExtraData;
initonly unsigned long ExtraData;
public readonly ulong ExtraData;
val mutable ExtraData : uint64
Public ReadOnly ExtraData As ULong 

Field Value

Applies to