nn::nex::BackEndServices::UnregisterNotificationEventHandler Member Function

Syntax

qBool UnregisterNotificationEventHandler(
     NotificationEventHandler * pNotificationEventHandler
);

Parameters

Name Description
in pNotificationEventHandler Pointer to the notification event handler to deregister.

Return Values



Value Description
true Success.
false Failed.

Description

Deletes the registered notification event handler.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL