UnlockKeyStatus Class |
Namespace: Com.Datalogic.Cradle
The UnlockKeyStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| JniPeerMembers | To be added. | |
| UnlockKeyStatusExtracted | Cradle unlock key extracted. | |
| UnlockKeyStatusInserted | Cradle unlock key inserted. | |
| UnlockKeyStatusNotSupported | Cradle unlock key not supported. | |
| UnlockKeyStatusUnknown | Unknown Cradle unlock key status. |
| Name | Description | |
|---|---|---|
| FromInt | Retrieves the corresponding UnlockKeyStatus value, from a valid integer. | |
| ToInt | Converts the UnlockKeyStatus 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. |