Click or drag to resize
ICradleInsertionListener Methods

The ICradleInsertionListener type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodOnDeviceExtracted
Method that will be called when the device has been extracted from the Cradle.
Public methodOnDeviceInsertedCorrectly
Method that will be called when the device has been inserted in the correct position into the Cradle.
Public methodOnDeviceInsertedWrongly
Method that will be called when the device has been inserted in the wrong position into the Cradle.
Top
See Also