Share via


StatusUpdateEventArgs Members

2/27/2008

Defines the programmatic interface for the transmission of Status Update Events.

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

Public Constructors

  Name Description
StatusUpdateEventArgs Creates an instance of the StatusUpdateEventArgs class with the specified data.

Top

Public Fields

  Name Description
Aa460913.pubfield(en-us,WinEmbedded.1002).gif Aa460913.static(en-us,WinEmbedded.1002).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
Aa460913.pubproperty(en-us,WinEmbedded.1002).gif EventId  Gets the event identifier. (inherited from PosEventArgs)
Aa460913.pubproperty(en-us,WinEmbedded.1002).gif Status Holds the device-specific status, describing the type of status change.
Aa460913.pubproperty(en-us,WinEmbedded.1002).gif TimeStamp  Gets the DateTime of the event. (inherited from PosEventArgs)

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa460913.pubmethod(en-us,WinEmbedded.1002).gif Equals  Overloaded. (inherited from Object )
Aa460913.pubmethod(en-us,WinEmbedded.1002).gif GetHashCode  (inherited from Object )
Aa460913.pubmethod(en-us,WinEmbedded.1002).gif GetType  (inherited from Object )
Aa460913.pubmethod(en-us,WinEmbedded.1002).gif Aa460913.static(en-us,WinEmbedded.1002).gif ReferenceEquals  (inherited from Object )
Aa460913.pubmethod(en-us,WinEmbedded.1002).gif ToString Overridden.  

Top

Protected Methods

  Name Description
Aa460913.protmethod(en-us,WinEmbedded.1002).gif Finalize  (inherited from Object )
Aa460913.protmethod(en-us,WinEmbedded.1002).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

StatusUpdateEventArgs Class
Microsoft.PointOfService Namespace
PosCommon.StatusUpdateEvent Event