NotifyEvent

This method is a pure virtual member function (the application must implement this function in classes derived from ECLPSNotify). This method is called whenever the presentation space is updated and this object is registered to receive update events.

Multiple PS updates may be aggregated into a single event causing only a single call to this method.