API published in: S60 2nd Ed FP 2
API deprecated in: S60 5th Ed
Link against: pbkview.lib
Required Capabilities
ReadUserData WriteUserData
#include <mpbkeditoroktoexitcallback.h>
This callback is used in conjunction with the CPbkContactEditorDlg editing dialog. The user can set a callback function that is called before the dialog exit happens.
Public Member Functions |
|
virtual TBool | OkToExitL (TInt aCommandId)=0 |
Returns ETrue if it is ok to exit the contact editor and EFalse if not. |
|
Returns ETrue if it is ok to exit the contact editor and EFalse if not.
|