Share via


DataEventArgs Members (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic interface for the transmission of Data Events.

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

Public Constructors

  Name Description
DataEventArgs Creates an instance of the DataEventArgs class by using device input status.

Top

Public Fields

  Name Description
ms884021.pubfield(en-US,WinEmbedded.11).gifms884021.static(en-US,WinEmbedded.11).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
ms884021.pubproperty(en-US,WinEmbedded.11).gif EventId  Gets the event identifier. (inherited from PosEventArgs)
ms884021.pubproperty(en-US,WinEmbedded.11).gif Status Gets the integer value for the device input status.
ms884021.pubproperty(en-US,WinEmbedded.11).gif TimeStamp  Gets the DateTime of the event. (inherited from PosEventArgs)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms884021.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
ms884021.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
ms884021.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
ms884021.pubmethod(en-US,WinEmbedded.11).gifms884021.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
ms884021.pubmethod(en-US,WinEmbedded.11).gif ToString Overridden. Returns a string that represents the input status.

Top

Protected Methods

  Name Description
ms884021.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
ms884021.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )
ms884021.protmethod(en-US,WinEmbedded.11).gif SetStatus Sets the device input status.

Top

See Also

Reference

DataEventArgs Class
Microsoft.PointOfService Namespace