Share via


ICorDebugProcess5.GetGCHeapInformation(COR_HEAPINFO) Method

Definition

public:
 void GetGCHeapInformation([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::COR_HEAPINFO % pHeapInfo);
public void GetGCHeapInformation (out Microsoft.VisualStudio.CorDebugInterop.COR_HEAPINFO pHeapInfo);
abstract member GetGCHeapInformation : COR_HEAPINFO -> unit
Public Sub GetGCHeapInformation (ByRef pHeapInfo As COR_HEAPINFO)

Parameters

pHeapInfo
COR_HEAPINFO

Applies to