Concept Framework 2.2 documentation Contents | Index

ActiveXControl.GetEventParameter

Name Type Access Version Deprecated
GetEventParameter function public version 1.0 no

Prototype:
public function GetEventParameter(index);

Parameters:
index      the index of the needed paremter

Description:
Gets an ActiveX event parameter. index must range from 0, to the count minus one of the parameters received by the ActiveX event.

Returns:
Returns the parameter on the position specified by the index parameter.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:12 2013 GMT(c)2013 Devronium Applications