If Powerbuilder can call COM, then you can expose your assembly to COM, and
then call it (RegAsm will register your assembly for COM).
-mike
MVP
"Richard O." <richard_olatil u@picis.com> wrote in message
news:2425101c38 cd1$fe043d10$a6 01280a@phx.gbl. ..[color=blue]
> How can I call a .NET function that returns a string by
> reference with powerbuilder code?[/color]
Comment