[python-win32] Passing string[] parameters to c# .NET function
Tim Roberts
timr at probo.com
Fri Jul 19 18:46:19 CEST 2013
Vernon D. Cole wrote:
> Reaching to a .NET assembly from traditional ("non managed") code such
> as CPython is not easy.
Well, based on the partial solution that he has so far, I'm assuming he
has exported a COM object from his .NET code. At that point, it
shouldn't be any different from any other COM server.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list