ActiveXControl.ClearEvents


public function ClearEvents

Prototype:

public function ClearEvents();

Description:

Clears the data attached to the ActiveX events. This function should be called inside the OnMappedAXEvent delegate. Its behavior is similar to the AknowledgeEvent function.

Return value:

Returns null.