pimappservices/calendar/shared/inc/agmsimpleentry.h
branchRCL_3
changeset 29 12af337248b1
parent 0 f979ecb2b13e
child 30 bd7edf625bdd
equal deleted inserted replaced
28:96907930389d 29:12af337248b1
   163 	TUint8				iPriority;
   163 	TUint8				iPriority;
   164 	TUint8				iStatus;
   164 	TUint8				iStatus;
   165 	TUint8				iReserved;		// This exists whether declared or not because of the 4-byte memory boundaries
   165 	TUint8				iReserved;		// This exists whether declared or not because of the 4-byte memory boundaries
   166 	TCalCollectionId	iCollectionId;
   166 	TCalCollectionId	iCollectionId;
   167 
   167 
   168 	TUint32             iUserInt; //the field has been moved to simple entry since PREQ2049
   168 	TUint32				iUserInt; //the field has been moved to simple entry since PREQ2049
   169 	};
   169 	};
   170 
   170 
   171 #endif
   171 #endif