Wrapper method to call a 'dynamic' (non-typelib) method on a COM object
public static object CallMethodCom(object instance, string method, Object[] parms)
Parameters
instance
method
parms
See also:
Class ReflectionUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic