Wrapper method to call a 'dynamic' (non-typelib) method on a COM object
public static object CallMethodCom( object Object, string Method, Object[] Params );
Return Value
object
Parameters
Object
Method
Params
See also:
Class wwUtils© West Wind Techologies, 1996-2023 • Updated: 07/31/07
Comment or report problem with topic