ipsservices/ipssosplugin/inc/ipsplgsearch.inl
changeset 59 16ed8d08d0b1
parent 23 2dc6caa42ec3
equal deleted inserted replaced
54:997a02608b3a 59:16ed8d08d0b1
   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