| Previous | Next |
| E_MBN_PIN_REQUIRED | E_MBN_FAILURE |
E_MBN_PIN_DISABLED
E_MBN_PIN_DISABLED is a Windows Mobile Broadband (MBN) HRESULT. It indicates that the SIM reports the requested PIN as disabled, so a PIN operation that depends on it cannot be performed.
What to check
- Query the current PIN state and do not ask the user for a PIN that the SIM does not require.
- Check whether policy expects PIN enablement before attempting an enable, disable, or change operation.
- Use the carrier or managed-device procedure when the desired PIN policy cannot be changed through the current interface.
Looking for a different code? Search another status or error code.