| ICradle Interface |
Namespace: Com.Datalogic.Extension.Selfshopping.Cradle
The ICradle type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDeviceInCradle | Checks if the device is inserted in the Cradle. | |
| Type | Returns the specific type of this Cradle. |
| Name | Description | |
|---|---|---|
| AddCradleInsertionListener | Add a listener that is used in order to manage the insertion and
extraction events from the Cradle. | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| RemoveCradleInsertionListener | Remove a listener previously inserted by the specific add method. |