Concept Framework 1.0 documentation Contents | Index

ActiveXControl.AknowledgeEvent

Name Type Access Version Deprecated
AknowledgeEvent function public version 1.0 no

Prototype:
public function AknowledgeEvent(parameter_count);

Parameters:
parameter_count      the number of parameters of the event to confirm

Description:
Clears the data stored by the current ActiveX event. This function should be called inside the OnMappedAXEvent delegate. Also, you may want to try the ClearEvents; has the same effect, but the parameter_count is not needed.

Returns:
Returns null.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:00 2009 GMT(c)2009 RadGs Software