Compartir a través de


IDebugCallbackInstance.GetInterceptorConfigAndStackFrame Método

Definición

public:
 void GetInterceptorConfigAndStackFrame(int callbackCookie, [Runtime::InteropServices::Out] cli::array <System::Byte> ^ % config, [Runtime::InteropServices::Out] cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ % frames);
public void GetInterceptorConfigAndStackFrame (int callbackCookie, out byte[] config, out Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] frames);
abstract member GetInterceptorConfigAndStackFrame : int * Byte[] * ScopeFrame[] -> unit
Public Sub GetInterceptorConfigAndStackFrame (callbackCookie As Integer, ByRef config As Byte(), ByRef frames As ScopeFrame())

Parámetros

callbackCookie
Int32
config
Byte[]
frames
ScopeFrame[]

Se aplica a