InsertionState Class |
Namespace: Com.Datalogic.Cradle
The InsertionState type exposes the following members.
Name | Description | |
---|---|---|
DeviceInsertionNotSupported | Device insertion into the Cradle are not supported. | |
Extracted | Device has been extracted from the Cradle. | |
InsertedCorrectly | Device is correctly inserted into the Cradle. | |
InsertedWrongly | Device has been wrongly inserted into the Cradle. | |
InsertionUnknown | Unknown Device state related to Cradle. | |
JniPeerMembers | To be added. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding InsertionState value, from a valid integer. | |
ToInt | Converts the InsertionState 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. |