getNotificationAction
Gets the C function that was registered to handle access notifications sent from this object.
Declaration
virtual Action getNotificationAction() const;Return Value
Returns a pointer to a C function, or 0 if notification is disabled.