#include <mw/EPos_Landmarks.h>
struct TPosLmEvent |
Public Attributes | |
---|---|
TPosLmEventType | iEventType |
TPosLmItemId | iLandmarkItemId |
TUint8 | iUnused |
Struct for landmark database change event details.
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.