ICorDebugILFrame.GetStackDepth(UInt32) Method

Definition

public:
 void GetStackDepth([Runtime::InteropServices::Out] System::UInt32 % pDepth);
public void GetStackDepth (out uint pDepth);
abstract member GetStackDepth : uint32 -> unit
Public Sub GetStackDepth (ByRef pDepth As UInteger)

Parameters

pDepth
UInt32

Applies to