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