For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > August 2007 > Accessing enumerators in C# DLL from VB6









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Accessing enumerators in C# DLL from VB6
kalich

2007-08-07, 4:33 pm

Hello.
I have a problem. I have to access enumerators of the enum that is located in DLL written in C#. Currently I can do that from VB6 only by using underscore, like EnumName_enumeratorOne... but I need to do that the way it was done before (before I translated that DLL from VB6 to C# that is) which was with a dot, like EnumName.enumeratorOne...
Currently I have the enum placed outside of any classes.

What am I doing wrong? Is there a way to access enumerators with a dot at all (I know there should be)?
Thanks.
Edbas1

2007-08-17, 2:21 pm

Jennifer Aniston and Alyson Hannigan , Lesbian Girl Sex!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com