|
||
struct TCalPubSubData;
The publish and subscribe data
Defined in TCalPubSubData
:
iFileNameHash
The filename hashed into a 4-byte integer. CalInterimAPI provides a method to fi...iTimeOfChangeUtc
The time that the calendar change took place, in universal (UTC) time 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.