phoneuis/easydialing/inc/easydialinglistbox.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
equal deleted inserted replaced
73:e30d4a1b8bad 81:c26cc2a7c548
   147      */
   147      */
   148     TInt CurrentContactDataIndex();
   148     TInt CurrentContactDataIndex();
   149     
   149     
   150     /**
   150     /**
   151      * Return contact link of current item packaged in HBufC object. If no item is
   151      * Return contact link of current item packaged in HBufC object. If no item is
   152      * selected in listbox returns NULL.
   152 	 * selected in listbox returns NULL.
   153      * @return  Contact link. Ownership is transferred to the caller.
   153      * @return  Contact link. Ownership is transferred to the caller.
   154      */
   154      */
   155     HBufC8* CurrentContactLinkL();
   155     HBufC8* CurrentContactLinkL();
   156     
   156     
   157 public:
   157 public: