OleControlSite.addEventListener

Adds the listener to receive events.

@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