ICorDebugProcess5.GetGCHeapInformation(COR_HEAPINFO) Method
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.
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