Using ITypeInfo & ITypelib I am able to brows through a COM object. But I coundn't call(Invoke) a function in a ITypeInfo interface? How can I use Invoke function??? Is there any other method for Invoking the method associated with a COM object???