Link against: PbkView.lib
ReadDeviceData ReadUserData WriteDeviceData WriteUserData
#include <MPbkFetchDlgSelection.h>
A client can use this interface to implement restrictions on fetch dialog selection. For example on the maximum number of contacts selected by the user.
Public Member Functions | |
virtual TBool | ContactSelectionAcceptedL (TContactItemId aItemId, TInt aCurrentSelectedCount) const =0 |
Decides whether a contact selection made in fetch dialog should be accepted or declined. |
|
Decides whether a contact selection made in fetch dialog should be accepted or declined.
|