ICorDebugProcess5.EnumerateHeapRegions(ICorDebugHeapSegmentEnum) 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 EnumerateHeapRegions([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugHeapSegmentEnum ^ % ppRegions);
public void EnumerateHeapRegions (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugHeapSegmentEnum ppRegions);
abstract member EnumerateHeapRegions : ICorDebugHeapSegmentEnum -> unit
Public Sub EnumerateHeapRegions (ByRef ppRegions As ICorDebugHeapSegmentEnum)
Parameters
- ppRegions
- ICorDebugHeapSegmentEnum