AxControl_Invoke

Funktionsname dcl_AxControl_Invoke
Syntax   (dcl_AxControl_Invoke <CONTROL> MethodName [als String] ...)
Rückgabewert Varies
Anwendbar auf ActiveX Control

This method calls any COM method exposed by an ActiveX control. The arguments to the function must match the method's interface documentation. Argument types will be converted to the correct type if possible. The return value of this method is the return value of the invoked COM method.