2009/3/23 Curt Hagenlocher <c...@hagenlocher.org>: > It's not quite that straightforward with p/Invoke though -- it can be *very* > convenient to define multiple overloads for the same C function with > different signatures. Consider the GetPrinter function and the different > versions of the PRINTER_INFO_x structure it can deal > with: http://msdn.microsoft.com/en-us/library/dd144911(VS.85).aspx
My eyes! The goggles, they do nothing! Seo also mentioned printf-style varargs functions, which need a different signature for each set of arguments. Back to the drawing board. - Jeff _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com