OleControlSite.addEventListener

Adds the listener to receive events.

@since 2.0

@param automation the automation object that provides the event notification @param eventID the id of the event @param listener the listener

@exception IllegalArgumentException <ul> <li>ERROR_NULL_ARGUMENT when listener is null</li> </ul>

Meta