Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
AknowledgeEvent | function | public | version 1.0 | no |
public function AknowledgeEvent(parameter_count); |
parameter_count | the number of parameters of the event to confirm |
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. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:16 2011 GMT | (c)2011 RadGs Software |