InsertAxFloatParam
InsertAxFloatParam Id, Pos, Value
 
Parameters:

    Id = Id of an ActiveX object
    Pos = Position in the parameter list (zero based)
    Value = Value to add to the parameter list
Returns: NONE
 

      InsertAxFloatParam inserts a Float (Single) value at Pos to the parameter list of an ActiveX object.


 
Related Info: InsertAxIntParam | InsertAxStringParam :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com