public function AddEventID
Prototype:
public function AddEventID(id);
Parameters
id
the member id of the event needed to be mapped
Description:
Maps an ActiveX event. If an ActiveX event is mapped, the
OnMappedAXEvent is fired when that event happens.
Return value:
Returns null.