Enumeration ModemStateChangeReason

Enumeration of possible reasons to have changed the modem state.

Enumeration Members

MM_MODEM_STATE_CHANGE_REASON_UNKNOWN: 0

Reason unknown or not reportable.

MM_MODEM_STATE_CHANGE_REASON_USER_REQUESTED: 1

State change was requested by an interface user.

MM_MODEM_STATE_CHANGE_REASON_SUSPEND: 2

State change was caused by a system suspend.

MM_MODEM_STATE_CHANGE_REASON_FAILURE: 3

State change was caused by an unrecoverable error.

Generated using TypeDoc