Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



System Wide Error Codes Overview


Purpose

Provides a core set of error codes that may be returned by System APIs.

[Top]


Description

These error codes are used by System APIs to indicate common mathematical, file, communications, and client/server errors. The errors may also be returned by non-System APIs where appropriate. APIs may also use additional error codes where the core set is not sufficient.

Error codes are returned to clients in three circumstances:

[Top]


See also

Asynchronous Services Overview

Cleanup Support Overview