This method registers the event sink for an application with the Forms Manager.
HRESULT put_EventSink( IDispatch *pdispSink );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
The application must support an event sink or the method fails.
IASEventSink, IfmManage::get_EventSink