syncmlfw/dm/provisioningadapter/inc/NSmlDmProvisioningAdapter.h
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
   162 		RPointerArray<CNSmlDmProfileElement> iProfiles;
   162 		RPointerArray<CNSmlDmProfileElement> iProfiles;
   163 		HBufC *iTitle;
   163 		HBufC *iTitle;
   164 		RSyncMLSession iSession;
   164 		RSyncMLSession iSession;
   165 		TUint iInitSession;
   165 		TUint iInitSession;
   166 		TUint iAuthSecretLimitIndicator;
   166 		TUint iAuthSecretLimitIndicator;
       
   167 		TBool iLock;
   167 	};
   168 	};
   168 
   169 
   169 #endif	// NSMLDMPROVISIONINGADAPTER_H
   170 #endif	// NSMLDMPROVISIONINGADAPTER_H
   170             
   171             
   171 // End of File
   172 // End of File