This method gets a pointer to the message sink of a control.
HRESULT get_ClassMsgSink( IDispatch **ppdispSink );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.