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-2024 • Updated: 06/29/24
Comment or report problem with topic