CHAI SDK
Version 1.3
|
Notification handler for IObject. More...
Public Member Functions | |
virtual void | OnObject_Destruction (CPNS::IObject *const pObject)=0 |
Used by the CHAI to notify the application that pObject is being destroyed. More... | |
Notification handler for IObject.
|
pure virtual |
Used by the CHAI to notify the application that pObject is being destroyed.
[in] | pObject | Pointer to the object that will be destroyed. |