What does HRESULT 0x80548224 (E_MBN_SMS_MEMORY_FAILURE) mean?

 
Previous Next
E_MBN_SMS_LANG_NOT_SUPPORTED E_MBN_SMS_NETWORK_TIMEOUT

E_MBN_SMS_MEMORY_FAILURE

E_MBN_SMS_MEMORY_FAILURE is a Windows Mobile Broadband (MBN) HRESULT. It indicates that the modem or SIM could not complete the requested SMS operation because of a message-memory failure.

What to check

  • Check the SMS store state, device diagnostics, and whether the SIM or modem reports a hardware or storage fault.
  • Do not delete messages blindly; first determine whether the store is unreadable, full, or otherwise inconsistent.
  • Retry only after the device reports that its SMS storage is healthy or has been serviced.

Microsoft: IMbnSmsEvents::OnSmsSendComplete


Looking for a different code? Search another status or error code.