phoneuis/easydialing/inc/easydialinglistbox.h
branchRCL_3
changeset 23 40a3f856b14d
parent 20 3c221667e687
equal deleted inserted replaced
22:94dc1107e8b2 23:40a3f856b14d
   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: