S60 3rd Edition API Reference: CPbkSingleItemFetchDlg::TParams Class Reference
CPbkSingleItemFetchDlg::TParams Class Reference
API published in: S60 2nd Ed
Link against: pbkview.lib
Capability Information
Required Capabilities
ReadDeviceData ReadUserData WriteDeviceData WriteUserData
#include <cpbksingleitemfetchdlg.h>
Detailed Description
Single item fetch parameter class.
Constructor & Destructor Documentation
| IMPORT_C CPbkSingleItemFetchDlg::TParams::TParams | ( | | ) | |
|
Member Function Documentation
| IMPORT_C CPbkSingleItemFetchDlg::TParams::operator TCleanupItem | ( | | ) | |
|
|
|
Returns a cleanup item which will handle cleanup of this object in case a leave occurs.
|
Field Documentation
|
|
OPTIONAL: Fetch softkey resource ID.
If 0, Default softkeys are used. |
|
|
Returns an contact item of the selected entry, undefined if the dialog is canceled.
Caller is responsible of deleting iContactItem. |
|
|
Returns a field of the selected entry, undefined if the dialog is canceled.
This is iContactItem's field so it is deleted when iContactItem is deleted. |
|
|
Contact view to display.
If NULL, loads the default contact view containing all names in the contact database. |
|
|
Array of field types to fetch.
|
The documentation for this class was generated from the following file: