|
GetAxIntParam |
Result = GetAxIntParam(Id, Pos) |
Parameters: Id = Id of an ActiveX object Pos = Position of the parameter (zero based) |
Returns: Result = value of the parameter |
GetAxIntParam returns the Integer value of an ActiveX object's parameter. FACTS: * The Parameter List is zero based; ie. the first parameter is at Pos = 0 |
Related Info: | GetAxFloatParam | GetAxStringParam : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |