#include <e32std.h>
Go to the source code of this file.
Typedefs | |
typedef TUint32 | TLbsConversionPrefs |
typedef TUint32 | TLbsConversionOutputInfoMask |
Enumerations | |
enum | _TLbsConversionPrefs { ELbsConversionNotDefined = 0x0000, ELbsConversionCacheOnly = 0x0001, ELbsConversionSilent = 0x0002, ELbsConversionPrompt = 0x0004, ELbsWlanOnly = 0x0008 } |
enum | _TLbsConversionOutputInfoMask { ELbsConversionOutputNotDefined = 0x0000, ELbsConversionOutputPosition = 0x0001, ELbsConversionOutputGsm = 0x0002, ELbsConversionOutputWcdma = 0x0004, ELbsConversionOutputWlan = 0x0008 } |
typedef TUint32 TLbsConversionOutputInfoMask |
Output Location Information
typedef TUint32 TLbsConversionPrefs |
Conversion preferences
Enumeration to define the type(s) of location information being communicated
enum _TLbsConversionPrefs |
Enumeration to define the preferences a client can specify while requesting location information. The conversion preferences enumeration shall not be used as a bitmask. The preferences are used by conversion module in order to decide if/how a connection to an external server should be established.