This class is used to construct a Phonebook UI dialog where the user is able to select a single contact entry from a contact list. Then the user must select a particular field of that selected contact. The selected contact item and field are then returned to the client.
Also cancels this dialog if ExecuteLD() has been called.
Member Function Documentation
IMPORT_C TInt CPbkSingleItemFetchDlg::ExecuteLD
(
)
Executes this dialog.
NOTE: this object is deleted when ExecuteLD returns or leaves! NOTE: current status pane layout is replaced with the Phonebook one. Restoring the original pane is left to be the responsibility of the caller.