Wrapper method to call a 'dynamic' (non-typelib) method on a COM object
public static object CallMethod( object loObject, string lcMethod, Object[] loParams );
Parameters
loObject
lcMethod
loParams
See also:
Class wwUtils© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic