Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Error codes.
Value | Description |
---|---|
RIL_E_PHONEFAILURE |
Unspecified phone failure. |
RIL_E_NOCONNECTION |
The RIL has no connection to the phone. |
RIL_E_LINKRESERVED |
The RIL's link to the phone is reserved. |
RIL_E_OPNOTALLOWED |
Attempted operation is not allowed. |
RIL_E_OPNOTSUPPORTED |
Attempted operation is not supported. |
RIL_E_PHSIMPINREQUIRED |
PH-SIM personal identification number (PIN) is required to perform this operation. |
RIL_E_PHFSIMPINREQUIRED |
PH-FSIM PIN is required to perform this operation. |
RIL_E_PHFSIMPUKREQUIRED |
PH-FSIM PUK is required to perform this operation. |
RIL_E_SIMNOTINSERTED |
SIM is not inserted into the phone. |
RIL_E_SIMPINREQUIRED |
SIM PIN is required to perform this operation. |
RIL_E_SIMPUKREQUIRED |
SIM PUK is required to perform this operation. |
RIL_E_SIMFAILURE |
SIM failure was detected. |
RIL_E_SIMBUSY |
SIM is busy. |
RIL_E_SIMWRONG |
Incorrect SIM was inserted. |
RIL_E_INCORRECTPASSWORD |
Incorrect password was supplied. |
RIL_E_SIMPIN2REQUIRED |
SIM PIN2 is required to perform this operation. |
RIL_E_SIMPUK2REQUIRED |
SIM PUK2 is required to perform this operation. |
RIL_E_MEMORYFULL |
Storage memory is full. |
RIL_E_INVALIDINDEX |
Invalid storage index was supplied. |
RIL_E_NOTFOUND |
A requested storage entry was not found. |
RIL_E_MEMORYFAILURE |
Storage memory failure. |
RIL_E_TEXTSTRINGTOOLONG |
Supplied text string is too long. |
RIL_E_INVALIDTEXTSTRING |
Supplied text string contains invalid characters. |
RIL_E_DIALSTRINGTOOLONG |
Supplied dial string is too long. |
RIL_E_INVALIDDIALSTRING |
Supplied dial string contains invalid characters. |
RIL_E_NONETWORKSVC |
Network service is not available. |
RIL_E_NETWORKTIMEOUT |
Network operation timed out. |
RIL_E_EMERGENCYONLY |
Network can only be used for emergency calls. |
RIL_E_NETWKPINREQUIRED |
Network personalization PIN is required to perform this operation. |
RIL_E_NETWKPUKREQUIRED |
Network personalization PUK is required to perform this operation. |
RIL_E_SUBSETPINREQUIRED |
Network subset personalization PIN is required to perform this operation. |
RIL_E_SUBSETPUKREQUIRED |
Network subset personalization PUK is required to perform this operation. |
RIL_E_SVCPINREQUIRED |
Service provider personalization PIN is required to perform this operation. |
RIL_E_SVCPUKREQUIRED |
Service provider personalization PUK is required to perform this operation. |
RIL_E_CORPPINREQUIRED |
Corporate personalization PIN is required to perform this operation. |
RIL_E_CORPPUKREQUIRED |
Corporate personalization PUK is required to perform this operation. |
RIL_E_TELEMATICIWUNSUPPORTED |
Telematic interworking is not supported. |
RIL_E_SMTYPE0UNSUPPORTED |
Type 0 messages are not supported. |
RIL_E_CANTREPLACEMSG |
Existing message cannot be replaced. |
RIL_E_PROTOCOLIDERROR |
Unspecified error related to the message protocol ID. |
RIL_E_DCSUNSUPPORTED |
Specified message data coding scheme is not supported. |
RIL_E_MSGCLASSUNSUPPORTED |
Specified message class is not supported. |
RIL_E_DCSERROR |
Unspecified error related to the message data coding scheme. |
RIL_E_CMDCANTBEACTIONED |
Specified message command cannot be executed. |
RIL_E_CMDUNSUPPORTED |
Specified message command is not supported. |
RIL_E_CMDERROR |
Unspecified error related to the message command. |
RIL_E_MSGBODYHEADERERROR |
Unspecified error related to the message body or header. |
RIL_E_SCBUSY |
Message service center is busy. |
RIL_E_NOSCSUBSCRIPTION |
No message service center subscription. |
RIL_E_SCSYSTEMFAILURE |
Message service center system failure occurred. |
RIL_E_INVALIDADDRESS |
Specified address is invalid. |
RIL_E_DESTINATIONBARRED |
Message destination is barred. |
RIL_E_REJECTEDDUPLICATE |
Duplicate message was rejected. |
RIL_E_VPFUNSUPPORTED |
Specified message validity period format is not supported. |
RIL_E_VPUNSUPPORTED |
Specified message validity period is not supported. |
RIL_E_SIMMSGSTORAGEFULL |
Message storage on the SIM is full. |
RIL_E_NOSIMMSGSTORAGE |
SIM is not capable of storing messages. |
RIL_E_SIMTOOLKITBUSY |
SIM Application Toolkit is busy. |
RIL_E_SIMDOWNLOADERROR |
SIM data download error. |
RIL_E_MSGSVCRESERVED |
Messaging service is reserved. |
RIL_E_INVALIDMSGPARAM |
One of the message parameters is invalid. |
RIL_E_UNKNOWNSCADDRESS |
Unknown message service center address was specified. |
RIL_E_UNASSIGNEDNUMBER |
Specified message destination address is a currently unassigned phone number. |
RIL_E_MSGBARREDBYOPERATOR |
Message sending was barred by an operator. |
RIL_E_MSGCALLBARRED |
Message sending was prevented by outgoing call barring. |
RIL_E_MSGXFERREJECTED |
Sent message has been rejected by the receiving equipment. |
RIL_E_DESTINATIONOUTOFSVC |
Message could not be delivered because destination equipment is out of service. |
RIL_E_UNIDENTIFIEDSUBCRIBER |
Sender's mobile ID is not registered. |
RIL_E_SVCUNSUPPORTED |
Requested messaging service is not supported. |
RIL_E_UNKNOWNSUBSCRIBER |
Sender is not recognized by the network. |
RIL_E_NETWKOUTOFORDER |
Long-term network failure. |
RIL_E_NETWKTEMPFAILURE |
Short-term network failure. |
RIL_E_CONGESTION |
Operation failed because of the high network traffic. |
RIL_E_RESOURCESUNAVAILABLE |
Unspecified resources were not available. |
RIL_E_SVCNOTSUBSCRIBED |
Sender is not subscribed for the requested messaging service. |
RIL_E_SVCNOTIMPLEMENTED |
Requested messaging service is not implemented on the network. |
RIL_E_INVALIDMSGREFERENCE |
Invalid message reference value was used. |
RIL_E_INVALIDMSG |
Message was determined to be invalid for unspecified reasons. |
RIL_E_INVALIDMANDATORYINFO |
Mandatory message information is invalid or missing. |
RIL_E_MSGTYPEUNSUPPORTED |
The message type is unsupported. |
RIL_E_ICOMPATIBLEMSG |
Sent message is not compatible with the network. |
RIL_E_INFOELEMENTUNSUPPORTED |
An information element specified in the message is not supported. |
RIL_E_PROTOCOLERROR |
Unspecified protocol error. |
RIL_E_NETWORKERROR |
Unspecified network error. |
RIL_E_MESSAGINGERROR |
Unspecified messaging error. |
RIL_E_NOTREADY |
The RIL is not yet ready to perform the requested operation. |
RIL_E_TIMEDOUT |
Operation timed out. |
RIL_E_CANCELLED |
Operation was cancelled. |
RIL_E_NONOTIFYCALLBACK |
Requested operation requires a RIL notification callback, which was not provided. |
RIL_E_OPFMTUNAVAILABLE |
Operator format is not available. |
RIL_E_NORESPONSETODIAL |
Dial operation has not received a response for a long time. |
RIL_E_SECURITYFAILURE |
Security failure. |
RIL_E_RADIOFAILEDINIT |
Radio failed to initialize correctly. |
RIL_E_DRIVERINITFAILED |
There was a problem initializing the radio driver. |
RIL_E_RADIONOTPRESENT |
The radio is not present. |
RIL_E_RADIOOFF |
The radio is in Off mode. |
RIL_E_ILLEGALMS |
Illegal Mobile Station. Used with GPRS. |
RIL_E_ILLEGALME |
Illegal Mobile Equipment. Used with GPRS. |
RIL_E_GPRSSERVICENOTALLOWED |
GPRS Service not allowed |
RIL_E_PLMNNOTALLOWED |
PLMN not allowed. Used with GPRS. |
RIL_E_LOCATIONAREANOTALLOWED |
Location area not allowed. Used with GPRS. |
RIL_E_ROAMINGNOTALLOWEDINTHISLOCATIONAREA |
Roaming not allowed in this location area. |
RIL_E_SERVICEOPTIONNOTSUPPORTED |
Service option not supported. Used with GPRS. |
RIL_E_REQUESTEDSERVICEOPTIONNOTSUBSCRIBED |
Requested service option not subscribed. Used with GPRS. |
RIL_E_SERVICEOPTIONTEMPORARILYOUTOFORDER |
Service option temporarily out of order. Used with GPRS. |
RIL_E_PDPAUTHENTICATIONFAILURE |
PDP authentication failure. Used with GPRS. |
RIL_E_INVALIDMOBILECLASS |
Invalid mobile class. Used with GPRS. |
RIL_E_UNSPECIFIEDGPRSERROR |
Unspecific GPRS error. |
RIL_E_RADIOREBOOTED |
The command failed because the radio reset itself unexpectedly. |
RIL_E_INVALIDCONTEXTSTATE |
The command failed because the requested context state is invalid. Used by NDIS. |
RIL_E_MAXCONTEXTS |
The command failed because there are no more radio contexts. Used by NDIS. |
RIL_E_FDNRESTRICT |
Fixed Dialing Numbers (FDN) restriction. |
RIL_E_INVALIDASYNCCOMMANDRESPONSE |
The RIL driver has issued an invalid asynchronous command response. |
|
|
|
|
|
|
|
|
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |