Enumeration RollbackResult

Enumeration Members

NM_ROLLBACK_RESULT_OK: 0

the rollback succeeded.

NM_ROLLBACK_RESULT_ERR_NO_DEVICE: 1

the device no longer exists.

NM_ROLLBACK_RESULT_ERR_DEVICE_UNMANAGED: 2

the device is now unmanaged.

NM_ROLLBACK_RESULT_ERR_FAILED: 3

other errors during rollback.

Generated using TypeDoc