Condividi tramite


BTXEvents.ProcessGetInteceptorConfigRequest Metodo

Definizione

public:
 void ProcessGetInteceptorConfigRequest(Microsoft::XLANGs::RuntimeTypes::IDebugCallbackInstance ^ client, int callbackId, cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ scopeframes);
public void ProcessGetInteceptorConfigRequest (Microsoft.XLANGs.RuntimeTypes.IDebugCallbackInstance client, int callbackId, Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] scopeframes);
member this.ProcessGetInteceptorConfigRequest : Microsoft.XLANGs.RuntimeTypes.IDebugCallbackInstance * int * Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] -> unit
Public Sub ProcessGetInteceptorConfigRequest (client As IDebugCallbackInstance, callbackId As Integer, scopeframes As ScopeFrame())

Parametri

callbackId
Int32
scopeframes
ScopeFrame[]

Si applica a