I have a ActiveX DLL which has a std. Module and a Class(Product Class).

I have a method inside the std. Module called abc()[Not in the product class]

How do I access it?