DirectIOEventArgs Members (POS for .NET v1.12 SDK Documentation)
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 | |
---|---|---|
Empty | (inherited from EventArgs ) |
Top
Public Properties
Name | Description | |
---|---|---|
Data | Gets or sets additional numeric data for a DirectIOEvent event. | |
EventId | Gets the event identifier. (inherited from PosEventArgs) | |
EventNumber | Gets the event number for a DirectIOEvent event. | |
Object | Gets or sets the object that is the DirectIOEvent event. | |
TimeStamp | Gets the DateTime of the event. (inherited from PosEventArgs) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a string representation of the object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DirectIOEventArgs Class
Microsoft.PointOfService Namespace
DirectIOEvent