| Previous | Next |
| E_MBN_PIN_DISABLED | E_MBN_INVALID_PROFILE |
E_MBN_FAILURE
E_MBN_FAILURE is a Windows Mobile Broadband (MBN) HRESULT. It indicates a generic Mobile Broadband failure for which the modem or service did not provide a more specific MBN HRESULT.
What to check
- Record the invoked API, interface state, request ID, modem events, and any lower-level device error around the failure.
- Check radio power, SIM, registration, subscription, and network state before classifying it as an application defect.
- Retry only with bounded backoff after a state change or transient condition has been identified.
Looking for a different code? Search another status or error code.