Table of Contents

Method GetActiveInternalFrames

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll

GetActiveInternalFrames(uint, out uint, ICorDebugInternalFrame2[])

void GetActiveInternalFrames(uint cInternalFrames, out uint pcInternalFrames, ICorDebugInternalFrame2[] ppFunctions)

Parameters

cInternalFrames uint
pcInternalFrames uint
ppFunctions ICorDebugInternalFrame2[]