API published in: S60 3rd Ed
Link against: eposlmdbmanlib.lib
LocalServices NetworkServices ReadDeviceData ReadUserData WriteDeviceData WriteUserData
#include <e32def.h>
Go to the source code of this file.
Data Structures | |
| struct | TPosLmDatabaseEvent |
| Struct for landmark database events. More... | |
Enumerations | |
| enum | TPosLmDatabaseEventType { EPosLmDbUnknownEvent = 0, EPosLmDbDatabaseRegistered = 100, EPosLmDbDatabaseUnregistered, EPosLmDbSettingsModified, EPosLmDbMediaRemoved = 200, EPosLmDbMediaInserted, EPosLmDbNewDefaultDbLocation = 300 } |
| Specifies what type of event has occured. More... | |
|
|
Specifies what type of event has occured.
If there is no adequate event type to describe the event,
|