API Guide Home
(Online version only)

CarrierCustomLibErr.h File Reference


Detailed Description

This file contains the error codes for the Carrier Customization Library.

Version:
1.0
Date:
12/17/2002

Definition in file CarrierCustomLibErr.h.

Go to the source code of this file.

Defines


Define Documentation

#define ccsmErrBufferTooSmall   ccsmErrClass + 0x07

0x9007 need more space in buffer

Definition at line 35 of file CarrierCustomLibErr.h.

#define ccsmErrClass   0x9000

0x9000 Carrier customization library error base number

Definition at line 27 of file CarrierCustomLibErr.h.

#define ccsmErrInvalidArg   ccsmErrClass + 0x05

0x9005 invalid arguement error

Definition at line 33 of file CarrierCustomLibErr.h.

#define ccsmErrLibUninitialized   ccsmErrClass + 0x0A

0x900A library was not initialized

Definition at line 38 of file CarrierCustomLibErr.h.

#define ccsmErrMemory   ccsmErrClass + 0x02

0x9002 memory error

Definition at line 30 of file CarrierCustomLibErr.h.

#define ccsmErrNotRegistered   ccsmErrClass + 0x08

0x9008 radio is not registered

Definition at line 36 of file CarrierCustomLibErr.h.

#define ccsmErrPhoneLibLoad   ccsmErrClass + 0x03

0x9003 phone library not loaded

Definition at line 31 of file CarrierCustomLibErr.h.

#define ccsmErrPhoneNotPowered   ccsmErrClass + 0x04

0x9004 phone is not powered

Definition at line 32 of file CarrierCustomLibErr.h.

#define ccsmErrProfileUnspecified   ccsmErrClass + 0x50

0x9050 requested profile is not specified

Definition at line 41 of file CarrierCustomLibErr.h.

#define ccsmErrUndefinedField   ccsmErrClass + 0x0B

0x900B the field did not have a value specified

Definition at line 39 of file CarrierCustomLibErr.h.

#define ccsmErrUnimplemented   ccsmErrClass + 0xA5

0x90F5 Unimplemented feature

Definition at line 43 of file CarrierCustomLibErr.h.

#define ccsmErrUnknownCarrier   ccsmErrClass + 0x01

0x9001 carrier code on SIM card not recognized

Definition at line 29 of file CarrierCustomLibErr.h.

#define ccsmErrUnknownField   ccsmErrClass + 0x09

0x9009 requested field not in database record

Definition at line 37 of file CarrierCustomLibErr.h.

#define ccsmErrUnknownSetting   ccsmErrClass + 0x06

0x9006 unknown setting requested error

Definition at line 34 of file CarrierCustomLibErr.h.

#define ccsmErrUnspecified   ccsmErrClass + 0x51

0x9051 settings is not specified for carrier

Definition at line 42 of file CarrierCustomLibErr.h.


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:06:56 2008 for Palm API Guide