Click to See Complete Forum and Search --> : Invoke interface in ITypeInfo


Mamu
June 1st, 1999, 05:13 PM
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???