|
API Guide Home (Online version only) |
![]() |
Copyright (c) 2002 Handspring Inc., All Rights Reserved
Definition in file HsErrors.h.
Go to the source code of this file.
| #define hsErrPhoneLocked (hsOEMRadioErrorClass | 0x05) |
Your Radio is currently locked and therefore we can perform the action requested.
Definition at line 54 of file HsErrors.h.
| #define hsErrPhoneNotActivated (hsOEMRadioErrorClass | 0x06) |
Phone is not activated.
Definition at line 59 of file HsErrors.h.
| #define hsErrRadioNotRegistered (hsOEMRadioErrorClass | 0x02) |
The radio is currently not registered and you can not perform the action reuqested.
Definition at line 35 of file HsErrors.h.
| #define hsErrRadioOff (hsOEMRadioErrorClass | 0x01) |
The radio is currently off and you can not perform the action requested.
Definition at line 29 of file HsErrors.h.
| #define hsErrSimNotReady (hsOEMRadioErrorClass | 0x04) |
For GSM Radio Only, Your SIM is not ready to perform this action. This can either mean there is no SIM or it is not fully read yet.
Definition at line 48 of file HsErrors.h.
| #define hsErrVoiceCallActive (hsOEMRadioErrorClass | 0x03) |
The radio is currently on an active voice call and so your request can not be handled.
Definition at line 41 of file HsErrors.h.
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:02 2008 for Palm API Guide |