A dependent will get notified about changes of a model. More...
#include <iupdatehandler.h>

Public Types | |
| enum | ChangeMessage { kWillChange, kChanged, kDestroyed, kWillDestroy, kStdChangeMessageLast = kWillDestroy } |
Public Member Functions | |
| virtual void | update (FUnknown *changedUnknown, int32 message)=0 |
| Inform the dependent, that the passed FUnknown has changed. | |
Static Public Attributes | |
| static const FUID | iid |
A dependent will get notified about changes of a model.
[plug imp]
| enum ChangeMessage |
Inform the dependent, that the passed FUnknown has changed.