Concept Framework 1.0 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: Thu Oct 15 20:02:00 2009 GMT(c)2009 RadGs Software