|
|
|
struct TCalChangeEntry;
Struct for storing change notification data. This contains the calendar local ID, the type of change and the entry type.
The iChangeType will only be set to EChangeEntryTodo or EChangeEntryEvent values. EChangeEntryAll is provided for callback registration only.
If iChangeType is EChangeUndefined or EChangeOverflowError, iEntryId and iEntryType are undefined and should not be used by clients.
Defined in TCalChangeEntry:
iChangeTypeType of change to the entry iEntryIdLocal UID of the entry iEntryTypeType of entry MCalChangeCallBack2::TChangeEntryType iEntryType;
Type of entry