phonebookui/Phonebook2/GroupExtension/inc/CPguAddMembersCmd.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 35 4ae315f230bc
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
   209         MPbk2ProcessDecorator* iDecorator;
   209         MPbk2ProcessDecorator* iDecorator;
   210         /// Own: Contacts that already belongs to the group
   210         /// Own: Contacts that already belongs to the group
   211         MVPbkContactLinkArray* iContactsInGroup;
   211         MVPbkContactLinkArray* iContactsInGroup;
   212         /// Own: State of the command
   212         /// Own: State of the command
   213         TState iState;
   213         TState iState;
       
   214         /// Own: count of contacts already added to group 
       
   215         TInt iAddedContactsCount;
   214     };
   216     };
   215 
   217 
   216 #endif // CPGUADDMEMBERSCMD_H
   218 #endif // CPGUADDMEMBERSCMD_H
   217 
   219 
   218 // End of File
   220 // End of File