Click or drag to resize
IUnmanagedEvents InterfaceScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Interface that defines the method signatures of the event handlers used in STSeriesDevice.

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public interface IUnmanagedEvents

The IUnmanagedEvents type exposes the following members.

Methods
  NameDescription
Public methodButtonEvent
The Button Event handler for COM.
Public methodCardSwipedEvent
The card swipe event handler for COM
Public methodContainerEvent
The Container event handler for COM
Public methodDeviceUnpluggedEvent
The unplugged event handler for COM
Public methodFirmwareDownloadStatusEvent
The Download status event for COM
Top
See Also