DirectIOData Members (POS for .NET v1.12 SDK Documentation)
2/27/2008
Defines the programmatic structure the service object uses to return data to an application.
The following tables list the members exposed by the DirectIOData type.
Public Constructors
Name | Description | |
---|---|---|
DirectIOData | Creates an instance of the DirectIOData structure with the specified data. |
Top
Public Properties
Name | Description | |
---|---|---|
Data | Gets the data, as defined by the service object, to be transferred through the DirectIO method. | |
Object | Gets an object, as defined by the service object, to be transferred through the DirectIO method. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified object is equal to the current DirectIOData. | |
GetHashCode | Overridden. Returns the hash code of the current DirectIOData. | |
GetType | (inherited from Object ) | |
op_Equality | Compares the specified DirectIOData and object to determine whether they are equal. | |
op_Inequality | Returns a value indicating whether an instance of DirectIOData and an object are not equal. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a string representation of the DirectIOData instance. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DirectIOData Structure
Microsoft.PointOfService Namespace
DirectIO