NotifyEvent

This method is a“pure virtual” member function (the application must implement this function in classes derived from ECLKeyNotify). This function is called whenever a keystroke event occurs and the object is registered for keystroke events. The return value indicates the disposition of the keystroke (return 1 to discard, 0 to process).