SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Location Based Services LOCATIONFRAMEWORK » TPositionClientPanic
Location: LbsErrors.h
LbsErrors.h
TPositionClientPanic
Position Client API panic codes
EPositionGenericInfoMismatchDataType
HPGI datatype mismatch
EPositionRequestorConstructorGivenNullData
CRequestor constructed with a null descriptor
CRequestor
EPositionGenericInfoZeroBufferSize
HPGI zero-byte buffer
EPositionBadRequest
A unknown IPC request has been made on the server.
EPositionBadDescriptor
A bad descriptor has been given to the server by the client.
EPositionServerHandleNotClosed
An attempt has been made to connect using an already open handle.
EPositionServerBadHandle
An attempt has been made to communicate though a non connected handle.
EPositionNullPointerHolder
A client has tried to use a RPositioner/RPositionServer handle that hasn't been properly initialised.
EPositionInvalidClassType
A client has asked for/set the supported classes in TPositionModuleInfo with an invalid class type.
TPositionModuleInfo
EPositionSelectionOrderOverflow
Too many items specified in a TPositionSelectionOrder.
TPositionSelectionOrder
EPositionClassSizeMismatch
The class' size doesn't match the expected value.
EPositionQualityBadDataType
An unsupported object of size greater than KPositionMaxSizeQualityTrait has been passed to a TPositionQualityBase as a field.
TPositionQualityBase
EPositionBadTime
A negative TTimeIntervalMicroSeconds was passed to a method.
TTimeIntervalMicroSeconds
EPositionBadAccuracy
A negative value for accuracy was passed to a method.
EPositionGenericInfoZeroMaxFields
A client has attempted to instantiate a HPositionGenricInfo with 0 Max Fields.
EPositionDuplicateRequest
A client has called an asynchronous request while it is still outstanding on that RPositionServer / RPositioner.
RPositionServer
RPositioner
EPositionRequestsNotCancelled
A session or sub-session was closed with requests still outstanding.
EPositionNullRequestor
A NULL entry has been found in the requestor stack.
Copyright ©2008 Symbian Software Ltd.