<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>24 Mar 2020 14:44:59 Z</lastBuildDate><pubDate>24 Mar 2020 14:44:59 Z</pubDate><description>I am compiling my project to a .NET assembly which is referenced by a c# application. That c# application has a method&#13;
&#13;
[code:java]&#13;
string GetToken(string arg1, bool arg2, string arg3);&#13;
[/code]&#13;
&#13;
I want this c# assembly to call into my WL assembly method which takes as an argument a callback (delegate) to the GetToken method so that my WL procedure can callback into the c# assembly as needed.&#13;
&#13;
Any idea how to accomplish this?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67709-using-callback/read.awp</link><title>Using a callback</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
