Contents

getNotificationTarget

Gets the first parameter that will be passed to the access notification handler.

Declaration

virtual void * getNotificationTarget() const;

Return Value

Returns the first parameter that will be passed to the access notification handler.

See Also

Miscellaneous