Location:
apparc.h
Link against:
MApaEmbeddedDocObserver
Supported from 5.0
An interface class for handling the completion of the editing of an embedded document.
Defined in MApaEmbeddedDocObserver
:
EEmpty
, EKeepChanges
, ENoChanges
, ERevertToSaved
, 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.
|