DkmManagedHeapSampler.GetSampledHeapDataWithoutRoots(UInt32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回串行化物件圖形數據的下一個要求部分,而不包含根資訊。
位置條件約束:必須從 IDE 元件呼叫 API, (元件層級 > 100,000) 。
此 API 是在 Visual Studio 17 Update 4 (DkmApiVersion.VS17Update4) 中引進。
public byte[] GetSampledHeapDataWithoutRoots (uint RequestCount);
member this.GetSampledHeapDataWithoutRoots : uint32 -> byte[]
Public Function GetSampledHeapDataWithoutRoots (RequestCount As UInteger) As Byte()
參數
- RequestCount
- UInt32
[In]所要求的項目計數。
傳回
Byte[]
[Out]取樣堆積數據。