FailurePolicy Class |
Namespace: Com.Datalogic.Device
The FailurePolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FailurePolicyDisabled | Failure notification feature is DISABLED. |
![]() ![]() | FailurePolicyEnabled | Failure notification feature is ENABLED. |
![]() ![]() | FailurePolicyNotSupported | Failure policy not supported. |
![]() ![]() | FailurePolicyUnknown | Unknown failure policy. |
![]() | JniPeerMembers | To be added. |
Name | Description | |
---|---|---|
![]() ![]() | FromInt | Retrieves the corresponding FailurePolicy value, from a valid integer. |
![]() | ToInt | Converts the FailurePolicy enum to its integer representing value. |
![]() ![]() | ValueOf | Returns the enum constant of this type with the specified name. |
![]() ![]() | Values | Returns an array containing the constants of this enum type, in
the order they are declared. |