TCalPubSubData Struct Reference

API published in: S60 3rd Ed


#include <calnotification.h>

Detailed Description

The publish and subscribe data.
PublishedAll

Data Fields

TTime  iTimeOfChangeUtc
  The time that the calendar change took place, in universal (UTC) time.
TUint32  iFileNameHash
  The filename hashed into a 4-byte integer.

Field Documentation

TUint32 TCalPubSubData::iFileNameHash
 

The filename hashed into a 4-byte integer.

CalInterimAPI provides a method to find the filename from this value.

TTime TCalPubSubData::iTimeOfChangeUtc
 

The time that the calendar change took place, in universal (UTC) time.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top