ReflectionUtils.CallMethodCom

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-2020 • Updated: 07/15/20
Comment or report problem with topic