Hello
I'm are trying to dynamically invoke a COM interface using the InvokeMember method but I'm having problems with the output parameters; they're not being returned. It works fine for input and return parameters, though.

thank you

awni