| EPositionGenericInfoMismatchDataType |
HPostionGenericInfo datatype mismatch. |
| EPositionRequestorConstructorGivenNullData |
CRequestor constructed with a null descriptor. |
| EPositionGenericInfoZeroBufferSize |
HPostionGenericInfo 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. |
| EPositionSelectionOrderOverflow |
Too many items specified in a 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. |
| EPositionBadTime |
A negative TTimeIntervalMicroSeconds was passed to a method. |
| 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. |
| EPositionRequestsNotCancelled |
A session or sub-session was closed with requests still outstanding. |
| EPositionNullRequestor |
A NULL entry has been found in the requestor stack. |