qBool UnregisterNotificationEventHandler( NotificationEventHandler * pNotificationEventHandler );
Name | Description | |
---|---|---|
in | pNotificationEventHandler | Pointer to the notification event handler to deregister. |
Value | Description |
---|---|
true |
Success. |
false |
Failed. |
Deletes the registered notification event handler.
CONFIDENTIAL