|
CallAxIntFunc | ||
Result = CallAxIntFunc(Id, FuncName$) | ||
Parameters: Id = Id of an ActiveX object FuncName$ = Name of the function to call |
||
Returns: Result = value returned from the ActiveX function |
||
Use CallAxIntFunc to call a function that returns an integer value. Mini Tutorial:
This example would output.
|
Related Info: | About the ActiveX library | AddAxFloatParam | AddAxIntParam | AddAxStringParam | CallAxFloatFunc | CallAxFunc | CallAxStringFunc : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |