Previous Up Next

_AXCallFunc
Call an ActiveX function

S _AXCallFunc (
AXFun _ActiveX_function_
[S r1] _parameters_
)
Parameters

_ActiveX_function_
any ActiveX function
_parameters_
list of parameters to pass to the function
Return value

return value of the ActiveX function