Location:
calchangecallback.h
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
:
iChangeType
, iEntryId
, iEntryType
MCalChangeCallBack2::TChangeEntryType iEntryType;
Type of entry