I have created a Component in VB i.e. a dll. I have registered it. I have created a new class from Type Library Information in VC++ 6.0. I could get all related declarations of the component in the .h file of the newly created Class. But once when I try to Invoke methods of the Component it is Fails. Can any one helpme. A snippet is Highly appreciated.