TPosLmEvent Struct Reference

#include <mw/EPos_Landmarks.h>

struct TPosLmEvent

Detailed Description

Struct for landmark database change event details.

Since
S60 3.0

Member Attribute Documentation

iEventType

TPosLmEventType iEventType

Type of event.

iLandmarkItemId

TPosLmItemId iLandmarkItemId

ID of an involved database item. This ID indicates that the event is associated with one database item. If the change is not associated with exactly one item, item ID will be set to KPosLmNullItemId. For instance this ID will be set to KPosLmNullItemId for EPosLmEventUnknownChanges events.

iUnused

TUint8 iUnused

For future use.