Partager via


BTXEvents.ProcessGetFieldsRequest Méthode

Définition

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

Paramètres

callbackId
Int32
scopeframes
ScopeFrame[]

S’applique à