Access VB6 Module's Methods in C#

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: me (itorres_at_techie.com)
Date: 05/07/04


Date: Fri, 7 May 2004 06:42:12 -0700

hi,

    i just want to ask how to access VB6 Module's methods
in c#. i already converted the dll into interop assembly
but i cannot invoke Module's methods thru reflection.
thanks.