ipsservices/ipssosplugin/inc/ipsplgsearch.inl
branchRCL_3
changeset 22 d620048b4810
parent 0 8466d47a6819
equal deleted inserted replaced
20:efd4f1afd43e 22:d620048b4810
   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