This method registers the class message sink for an application with the Forms Manager.
HRESULT put_ClassMsgSink( IDispatch *pdispSink );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
The application must support a class message sink or this method fails.
IASClassMsgSink, IfmManage::get_ClassMsgSink