This method sets the event sink of a control.
HRESULT put_EventSink( IDispatch *pdispSink );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.
IASControl::get_EventSink