Share via


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

2/27/2008

Defines the programmatic interface for the transmission of RFID data events.

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

Public Constructors

  Name Description
RFIDDataEventArgs Overloaded. Creates an instance of the RFIDDataEventArgs class without defined parameters.

Top

Public Fields

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

Top

Public Properties

  Name Description
Cc297763.pubproperty(en-US,WinEmbedded.11).gif CurrentTags Gets the list of current tags.
Cc297763.pubproperty(en-US,WinEmbedded.11).gif EventId  Gets the event identifier. (inherited from PosEventArgs)
Cc297763.pubproperty(en-US,WinEmbedded.11).gif Status  Gets the integer value for the device input status. (inherited from DataEventArgs)
Cc297763.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
Cc297763.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
Cc297763.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
Cc297763.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
Cc297763.pubmethod(en-US,WinEmbedded.11).gifCc297763.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
Cc297763.pubmethod(en-US,WinEmbedded.11).gif ToString  Returns a string that represents the input status. (inherited from DataEventArgs)

Top

Protected Methods

  Name Description
Cc297763.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
Cc297763.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )
Cc297763.protmethod(en-US,WinEmbedded.11).gif SetStatus  (inherited from DataEventArgs )

Top

See Also

Reference

RFIDDataEventArgs Class
Microsoft.PointOfService.BaseServiceObjects Namespace