API published in: S60 1st Ed
API deprecated in: S60 5th Ed
Link against: pbkview.lib
Required Capabilities
ReadUserData WriteUserData
#include <cpbkmemoryentryadditemdlg.h>
Inherits CPbkMemoryEntryAddItemDlg.
This service can be used to show a popup dialog of Phonebook field types and then let the user select a particular field type from it.
Public Member Functions |
|
| IMPORT_C | CPbkItemTypeSelectCreateNew () |
| Constructor. |
|
| IMPORT_C | ~CPbkItemTypeSelectCreateNew () |
| Destructor. |
|
| IMPORT_C CPbkFieldInfo * | ExecuteLD (CArrayPtr< CPbkFieldInfo > &aFieldInfos) |
| Runs this dialog and returns the selected field info. |
|
|
|
Constructor. |
|
|
Destructor. Also cancels and dismisses this popup list, in other words makes ExecuteLD return just like cancel was pressed. |
|
|
Runs this dialog and returns the selected field info.
Reimplemented from CPbkMemoryEntryAddItemDlg. |