ipsservices/ipssosplugin/inc/ipsplgsearch.inl
changeset 51 d845db10c0d4
parent 23 2dc6caa42ec3
equal deleted inserted replaced
49:00c7ae862740 51:d845db10c0d4
   207 // CIpsPlgSearch::TMsgContainer::SetFolderIdsL()
   207 // CIpsPlgSearch::TMsgContainer::SetFolderIdsL()
   208 // ---------------------------------------------------------------------------
   208 // ---------------------------------------------------------------------------
   209 //
   209 //
   210 TMsvId CIpsPlgSearch::TMsgContainer::Id() const
   210 TMsvId CIpsPlgSearch::TMsgContainer::Id() const
   211     {
   211     {
   212     return iId;
   212     return iEntry.Id();
   213     }
   213     }
   214 
   214 
   215 // End of File
   215 // End of File