Share via


SignatureCaptureBasic Members

The following tables list the members exposed by the SignatureCaptureBasic type.

Protected Constructors

  Name Description
SignatureCaptureBasic  

Top

Public Properties

(see also Protected Properties )

  Name Description
public property AutoDisable Overridden.  
public property CapCompareFirmwareVersion Overridden.  
public property CapDisplay  Indicates whether the device can display a form or data entry screen.(Inherited from SignatureCapture)
public property CapPowerReporting Overridden.  
public property CapRealTimeData  Indicates whether the device can supply data in real-time.(Inherited from SignatureCapture)
public property CapStatisticsReporting Overridden.  
public property CapUpdateFirmware Overridden.  
public property CapUpdateStatistics Overridden.  
public property CapUserTerminated  Indicates whether a user can terminate a signature capture.(Inherited from SignatureCapture)
public property CheckHealthText  Contains text indicating the health of the device. Updated by the service object when the application calls the CheckHealth method.(Inherited from PosCommon)
public property Claimed Overridden.  
public property Compatibility  Indicates the compatibility level of a device.(Inherited from PosDevice)
public property DataCount Overridden.  
public property DataEventEnabled Overridden.  
public property DeviceDescription Overridden.  
public property DeviceEnabled Overridden.  
public property DeviceName Overridden.  
public property FreezeEvents Overridden.  
public property MaximumX  Contains the maximum horizontal coordinate of the signature capture device.(Inherited from SignatureCapture)
public property MaximumY  Contains the maximum vertical coordinate of the signature capture device.(Inherited from SignatureCapture)
public property PointArray  Contains the signature captured from the device.(Inherited from SignatureCapture)
public property PowerNotify Overridden.  
public property PowerState Overridden.  
public property RawData  Contains the signature captured from the device in a device-specific format.(Inherited from SignatureCapture)
public property RealTimeDataEnabled  Indicates whether signature data can be gathered in real time.(Inherited from SignatureCapture)
public property ServiceObjectDescription Overridden.  
public property ServiceObjectVersion Overridden.  
public property State Overridden.  
public property SynchronizingObject  Gets or sets the object used to marshal the event handler calls issued as a result of a POS event.(Inherited from PosCommon)

Top

Protected Properties

  Name Description
protected property CommonProperties  
protected property DevicePath  Contains the hardware path of a device.(Inherited from PosCommon)
protected property ErrorCount  
protected property ExternallyClaimed  

Top

Public Methods

(see also Protected Methods )

  Name Description
public method BeginCapture  Used to start capturing a signature. (Inherited from SignatureCapture)
public method CheckHealth  The application calls CheckHealth to test the state of a device. (Inherited from PosCommon)
public method Claim Overridden.  
public method ClearInput Overridden.  
public method Close Overridden.  
public method CompareFirmwareVersion  Determines whether the version of the specified firmware is newer than, older than, or the same as the version of firmware in the physical device. (Inherited from PosCommon)
public method DirectIO  The application calls DirectIO to communicate directly with the service object. (Inherited from PosCommon)
public method Dispose Overloaded.  
public method EndCapture  Terminates signature capture. (Inherited from SignatureCapture)
public method Equals  (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method Open Overridden.  
public method Release Overridden.  
public method ResetStatistic Overridden.  
public method ResetStatistics Overloaded. Overridden.  
public method RetrieveStatistic Overridden.  
public method RetrieveStatistics Overloaded. Overridden.  
public method ToString  (Inherited from Object )
public method UpdateFirmware  Updates the firmware of a device with the version of the firmware contained or defined in the file specified by the firmwareFileName parameter regardless of whether that firmware’s version is newer than, older than, or the same as the version of the firmware already in the device. (Inherited from PosCommon)
public method UpdateStatistic Overridden.  
public method UpdateStatistics Overloaded. Overridden.  

Top

Protected Methods

  Name Description
protected method ClearInputImpl  
protected method CreateStatistic Overloaded.  
protected method DeleteConfigurationProperty  (Inherited from PosCommon )
protected method Dispose Overloaded.  
protected method Finalize  (Inherited from Object )
protected method GetConfigurationProperty  (Inherited from PosCommon )
protected method IncrementStatistic Overloaded.  
protected method Invoke  Called by the service objects to fire an event. Invoke uses the value of the SynchronizingObject property to marshal the event to the correct thread. (Inherited from PosCommon)
protected method MemberwiseClone  (Inherited from Object )
protected method PreFireEvent Overloaded.  
protected method QueueEvent Overloaded.  
protected method QueueEventAndWait Overloaded.  
protected method SetConfigurationProperty  Called by the service object to set a property value (or create a new property) in the XML configuration file. (Inherited from PosCommon)
protected method SetStatisticHandlers  
protected method SetStatisticValue  
protected method VerifyState  

Top

Public Events

(see also Protected Events )

  Name Description
public event DataEvent  
public event DirectIOEvent  
public event ErrorEvent  
public event StatusUpdateEvent  

Top

Protected Events

  Name Description
protected event StateChangedEvent  

Top

See Also

Reference

SignatureCaptureBasic Class
Microsoft.PointOfService.BasicServiceObjects Namespace