diff -r 2666d9724c76 -r d4f567ce2e7c phonebookui/Phonebook2/inc/MPbk2FetchDlg.h --- a/phonebookui/Phonebook2/inc/MPbk2FetchDlg.h Thu Jul 15 18:22:55 2010 +0300 +++ b/phonebookui/Phonebook2/inc/MPbk2FetchDlg.h Thu Aug 19 09:41:07 2010 +0300 @@ -118,6 +118,13 @@ virtual void SelectContactL( const MVPbkContactLink& aLink, TBool aSelected ) = 0; + /** + * Check whether selection is permitted + * + * @return Check result + */ + virtual TBool IsSelectPermitted() = 0; + protected: // Protected functions