mmappfw_plat/mpx_collection_utility_api/inc/mpxcollectionplaylist.h
branchCompilerCompatibility
changeset 16 7338708f87ae
parent 0 a2952bb97e68
equal deleted inserted replaced
13:da1f3efa404b 16:7338708f87ae
   166      * @since S60 3.2.3
   166      * @since S60 3.2.3
   167      * @param aIndex index to goto
   167      * @param aIndex index to goto
   168      *               The index can be -1 for no selection and must be
   168      *               The index can be -1 for no selection and must be
   169      *               Smaller than the number of items in the playlist
   169      *               Smaller than the number of items in the playlist
   170      */
   170      */
   171     IMPORT_C void CMPXCollectionPlaylist::SetToIndex( TInt aIndex );
   171     IMPORT_C void SetToIndex( TInt aIndex );
   172     
   172     
   173 public: // State information   
   173 public: // State information   
   174     /**
   174     /**
   175      * Number of items.
   175      * Number of items.
   176      *
   176      *