Partager via


IDebugCallbackInstance.GetStackFrame(Int32) Méthode

Définition

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()

Paramètres

callbackCookie
Int32

Retours

S’applique à