Result codes, Result codes 3 – Apple Network Setup User Manual

Page 110

Advertising
background image

C H A P T E R 3

Network Setup Reference

110

Result Codes

Result Codes

3

The result codes specific to Network Setup are listed here. Network Setup
functions can also return system error codes, which do not appear in this list.

kCfgErrDatabaseChanged

–3290

The database has changed
since the last call. Close
and reopen the database.

kCfgErrAreaNotFound

–3291

The specified area does not
exist.

kCfgErrAreaAlreadyExists

–3292

The specified area already
exists.

kCfgErrAreaNotOpen

–3293

The specified area is not
open.

kCfgErrConfigLocked

–3294

The specified area is
locked. Try again later.

kCfgErrEntityNotFound

–3295

An entity of the specified
name does not exist.

kCfgErrEntityAlreadyExists

–3296

An entity of the specified
name already exists.

kCfgErrPrefsTypeNotFound

–3297

A record of the specified
type does not exist.

kCfgErrDataTruncated

–3298

Data was truncated
because the read buffer is
too small.

kCfgErrFileCorrupted

–3299

The database is corrupted.

Advertising