IHeapAllocation.HeapHandle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a ulong representing the handle of the heap this allocation was from.
public long HeapHandle { get; }
member this.HeapHandle : int64
Public ReadOnly Property HeapHandle As Long