NotificationAPI/NotificationAPI_Subscription.h File Reference
         
    
This file contains the notification API classes to subscribe to scene/nodes events. 
|  | 
| #define | NotificationAPIExport   __declspec(dllimport) | 
|  | The Notification system API for internal / 3rd parties plugins This is to avoid the NotifyRefChanged sorting of the messages and filtering node and scene events, this should be done in this module and the plugin gets notified directly without having to monitor all messages and sort them out.  More... 
 | 
|  | 
      
        
          | #define NotificationAPIExport   __declspec(dllimport) | 
      
 
The Notification system API for internal / 3rd parties plugins This is to avoid the NotifyRefChanged sorting of the messages and filtering node and scene events, this should be done in this module and the plugin gets notified directly without having to monitor all messages and sort them out. 
It's a single entry point for all the notification systems we have in 3ds Max.