equal
deleted
inserted
replaced
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 |