endNotifyAutomationEvent
endNotifyAutomationEvent(receiver: Object; eventClassRefName: String);
The endNotifyAutomationEvent method of the ActiveXControl class terminates a previous beginNotifyAutomationEvent method.
The parameters for this method, listed in the following table, must be the same as the parameters specified in the beginNotifyAutomationEvent method.
Parameter | Description |
---|---|
receiver | The object that is to receive the event notification |
eventClassRefName | The name of the reference (an instance of the |