IActiveScriptProfilerControl3 Interface

Provides a method to enumerate over the GC heap objects associated with a script engine.

Syntax

interface IActiveScriptProfilerControl3 : IActiveScriptProfilerControl2  

Methods

IActiveScriptProfilerControl3::EnumHeap Method
Returns an interface (IActiveScriptProfilerHeapEnum Interface) that can be used to iterate over the GC heap objects in the context of the associated script engine.