Concept Framework 2.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: Fri Jan 21 18:06:16 2011 GMT(c)2011 RadGs Software