nn::nex::NotificationEventHandler::ProcessNotificationEvent Member Function

Syntax

virtual void ProcessNotificationEvent(
     const NotificationEvent & oEvent
) = 0;

Parameters

Name Description
in oEvent Notification event object.

Return Values

None.

Description

Callback function called at notification of an event.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL