|
|
|
|
Location:
apparc.h
class MApaEmbeddedDocObserver;
An interface class for handling the completion of the editing of an embedded document.
Defined in MApaEmbeddedDocObserver:
EEmpty, EKeepChanges, ENoChanges, ERevertToSaved, MApaEmbeddedDocObserver(), MApaEmbeddedDocObserver_Reserved1(), MApaEmbeddedDocObserver_Reserved2(), NotifyExit(), TExitMode
virtual void NotifyExit(TExitMode aMode)=0;
Implements the required behaviour when the editing of an embedded document completes.
|
TExitMode
Defines the state of the embedded document on completion of editing.
|