This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.
| Code | HRESULT | Description | #define |
|---|---|---|---|
| 33281 | 0x80548201 | Context is not activated. | E_MBN_CONTEXT_NOT_ACTIVATED |
| 33282 | 0x80548202 | Bad SIM is inserted. | E_MBN_BAD_SIM |
| 33283 | 0x80548203 | Requested data class is not avaialable. | E_MBN_DATA_CLASS_NOT_AVAILABLE |
| 33284 | 0x80548204 | Access point name (APN) or Access string is incorrect. | E_MBN_INVALID_ACCESS_STRING |
| 33285 | 0x80548205 | Max activated contexts have reached. | E_MBN_MAX_ACTIVATED_CONTEXTS |
| 33286 | 0x80548206 | Device is in packet detach state. | E_MBN_PACKET_SVC_DETACHED |
| 33287 | 0x80548207 | Provider is not visible. | E_MBN_PROVIDER_NOT_VISIBLE |
| 33288 | 0x80548208 | Radio is powered off. | E_MBN_RADIO_POWER_OFF |
| 33289 | 0x80548209 | MBN subscription is not activated. | E_MBN_SERVICE_NOT_ACTIVATED |
| 33290 | 0x8054820A | SIM is not inserted. | E_MBN_SIM_NOT_INSERTED |
| 33291 | 0x8054820B | Voice call in progress. | E_MBN_VOICE_CALL_IN_PROGRESS |
| 33292 | 0x8054820C | Visible provider cache is invalid. | E_MBN_INVALID_CACHE |
| 33293 | 0x8054820D | Device is not registered. | E_MBN_NOT_REGISTERED |
| 33294 | 0x8054820E | Providers not found. | E_MBN_PROVIDERS_NOT_FOUND |
| 33295 | 0x8054820F | Pin is not supported. | E_MBN_PIN_NOT_SUPPORTED |
| 33296 | 0x80548210 | Pin is required. | E_MBN_PIN_REQUIRED |
| 33297 | 0x80548211 | PIN is disabled. | E_MBN_PIN_DISABLED |
| 33298 | 0x80548212 | Generic Failure. | E_MBN_FAILURE |
| 33304 | 0x80548218 | Profile is invalid. | E_MBN_INVALID_PROFILE |
| 33305 | 0x80548219 | Default profile exist. | E_MBN_DEFAULT_PROFILE_EXIST |
| 33312 | 0x80548220 | SMS encoding is not supported. | E_MBN_SMS_ENCODING_NOT_SUPPORTED |
| 33313 | 0x80548221 | SMS filter is not supported. | E_MBN_SMS_FILTER_NOT_SUPPORTED |
| 33314 | 0x80548222 | Invalid SMS memory index is used. | E_MBN_SMS_INVALID_MEMORY_INDEX |
| 33315 | 0x80548223 | SMS language is not supported. | E_MBN_SMS_LANG_NOT_SUPPORTED |
| 33316 | 0x80548224 | SMS memory failure occurred. | E_MBN_SMS_MEMORY_FAILURE |
| 33317 | 0x80548225 | SMS network timeout happened. | E_MBN_SMS_NETWORK_TIMEOUT |
| 33318 | 0x80548226 | Unknown SMSC address is used. | E_MBN_SMS_UNKNOWN_SMSC_ADDRESS |
| 33319 | 0x80548227 | SMS format is not supported. | E_MBN_SMS_FORMAT_NOT_SUPPORTED |
| 33320 | 0x80548228 | SMS operation is not allowed. | E_MBN_SMS_OPERATION_NOT_ALLOWED |
| 33321 | 0x80548229 | Device SMS memory is full. | E_MBN_SMS_MEMORY_FULL |
No comments:
Post a Comment