API published in: S60 1st Ed
API deprecated in: S60 5th Ed
Link against: pbkview.lib
Required Capabilities
ReadUserData WriteUserData
#include <mpbkfetchcallbacks.h>
Public Types |
|
| enum | TPbkFetchAccepted { KFetchYes = 0, KFetchNo, KFetchCanceled } |
| Result code whether fetch should be accepted, rejected or canceled. More... |
|
Public Member Functions |
|
| virtual TPbkFetchAccepted | PbkFetchAcceptedL (TContactItemId aId, CContactIdArray *aMarkedEntries)=0 |
| Called by a fetch dialog when user makes a selection. |
|
Protected Member Functions |
|
| virtual | ~MPbkFetchDlgAccept () |
| Protected destructor. |
|
|
|
Result code whether fetch should be accepted, rejected or canceled. |
|
|
Protected destructor. Derived class instances are not destroyed through this interface. |
|
||||||||||||
|
Called by a fetch dialog when user makes a selection.
|