Location:
calnotification.h
struct TCalPubSubData;
The publish and subscribe data
Defined in TCalPubSubData
:
iFileNameHash
, iTimeOfChangeUtc
TTime iTimeOfChangeUtc;
The time that the calendar change took place, in universal (UTC) time
TUint32 iFileNameHash;
The filename hashed into a 4-byte integer. CalInterimAPI provides a method to find the filename from this value.