Partager via


IDebugCallbackInstance.GetInterceptorConfigAndStackFrame Méthode

Définition

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

Paramètres

callbackCookie
Int32
config
Byte[]
frames
ScopeFrame[]

S’applique à