PositionFieldManager Class Reference

#include <lbsfields.h>

class PositionFieldManager
Public Member Enumerations
enumTFieldType { EUndefined, ETInt8, ETInt16, ETInt32, ..., ETDesC16 }

Detailed Description

This is an internal class to provide the interface for the HPositionGenericInfo::GetValue() and HPositionGenericInfo::SetValue() methods. Methods in this class are not intended to be called directly. Clients should use HPositionGenericInfo::GetValue() and HPositionGenericInfo::SetValue() methods.

Member Enumeration Documentation

Enum TFieldType

Supported data types

EnumeratorValueDescription
EUndefinedUndefined data type. This value should not be used.
ETInt8TInt8 datatype.
ETInt16TInt16 datatype.
ETInt32TInt32 datatype.
ETInt64TInt64 datatype.
ETUint8TUint8 datatype.
ETUint16TUint16 datatype.
ETUint32TUint32 datatype.
ETReal32TReal32 datatype.
ETReal64TReal64 datatype.
ETTimeTTime datatype.
ETTimeIntervalMicroSecondsTime specified in microseconds.
ETDesC88-bit descriptor datatype
ETDesC1616-bit descriptor datatype