A
Arijit Chakraborti
I created a class library in C# which has overloaded
methods. I registered the assembly using regasm, and then
tried to access the overloaded methods from VB6
application. It works for one method call, and fails for
the other.
Can anybody help?
methods. I registered the assembly using regasm, and then
tried to access the overloaded methods from VB6
application. It works for one method call, and fails for
the other.
Can anybody help?