ipsservices/ipssosplugin/inc/ipsplgpop3connectop.h
changeset 3 a4d6f1ea0416
parent 0 8466d47a6819
child 8 e1b6206813b4
equal deleted inserted replaced
2:5253a20d2a1e 3:a4d6f1ea0416
   173         TInt                                            iPopulateLimit;
   173         TInt                                            iPopulateLimit;
   174         TBool                                           iForcePopulate;
   174         TBool                                           iForcePopulate;
   175         CMsvEntrySelection*                             iSelection;
   175         CMsvEntrySelection*                             iSelection;
   176         // not owned
   176         // not owned
   177         CIpsPlgEventHandler*                            iEventHandler;
   177         CIpsPlgEventHandler*                            iEventHandler;
       
   178         // set to true if connection is already exists
       
   179         TBool iAlreadyConnected;
   178     };
   180     };
   179 
   181 
   180 #endif
   182 #endif