Notification function called whenever the XData has been written to the notifying object.
Notification is made upon pObject->close() or pObject->cancel().
The notifying object is open OdDb::kForRead.
The default implementation of this function does nothing. This function can be overridden in custom classes.