Share via


IDebugCallbackInstance.GetStackFrame(Int32) Method

Definition

public:
 cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ GetStackFrame(int callbackCookie);
public Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] GetStackFrame (int callbackCookie);
abstract member GetStackFrame : int -> Microsoft.XLANGs.RuntimeTypes.ScopeFrame[]
Public Function GetStackFrame (callbackCookie As Integer) As ScopeFrame()

Parameters

callbackCookie
Int32

Returns

Applies to