API published in: S60 1st Ed
Link against: pbkview.lib
ReadDeviceData ReadUserData WriteDeviceData 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 | CPbkItemTypeSelectAddToExisting () |
| Constructor. | |
| IMPORT_C | ~CPbkItemTypeSelectAddToExisting () |
| Destructor. | |
| IMPORT_C CPbkFieldInfo * | ExecuteLD (CArrayPtr< CPbkFieldInfo > &aFieldInfos) |
| Run this dialog and return selected field info. | |
|
|
Constructor. |
|
|
Destructor. Also cancels and dismisses this popup list, in other words makes ExecuteLD return just like cancel was pressed. |
|
|
Run this dialog and return selected field info.
Reimplemented from CPbkMemoryEntryAddItemDlg. |