Share via


DirectIOEventArgs Members

2/27/2008

Defines the programmatic interface for the transmission of Direct IO Events.

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

Public Constructors

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

Top

Public Fields

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

Top

Public Properties

  Name Description
ms884138.pubproperty(en-us,WinEmbedded.1002).gif Data Gets or sets additional numeric data for a DirectIOEvent event.
ms884138.pubproperty(en-us,WinEmbedded.1002).gif EventId  Gets the event identifier. (inherited from PosEventArgs)
ms884138.pubproperty(en-us,WinEmbedded.1002).gif EventNumber Gets the event number for a DirectIOEvent event.
ms884138.pubproperty(en-us,WinEmbedded.1002).gif Object Gets or sets the object that is the DirectIOEvent event.
ms884138.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
ms884138.pubmethod(en-us,WinEmbedded.1002).gif Equals  Overloaded. (inherited from Object )
ms884138.pubmethod(en-us,WinEmbedded.1002).gif GetHashCode  (inherited from Object )
ms884138.pubmethod(en-us,WinEmbedded.1002).gif GetType  (inherited from Object )
ms884138.pubmethod(en-us,WinEmbedded.1002).gif ms884138.static(en-us,WinEmbedded.1002).gif ReferenceEquals  (inherited from Object )
ms884138.pubmethod(en-us,WinEmbedded.1002).gif ToString Overridden. Returns a string representation of the object.

Top

Protected Methods

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

Top

See Also

Reference

DirectIOEventArgs Class
Microsoft.PointOfService Namespace
DirectIOEvent