Share via


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
ms884051.pubproperty(en-US,WinEmbedded.11).gif Data Gets the data, as defined by the service object, to be transferred through the DirectIO method.
ms884051.pubproperty(en-US,WinEmbedded.11).gif 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
ms884051.pubmethod(en-US,WinEmbedded.11).gif Equals Overloaded. Determines whether the specified object is equal to the current DirectIOData.
ms884051.pubmethod(en-US,WinEmbedded.11).gif GetHashCode Overridden. Returns the hash code of the current DirectIOData.
ms884051.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
ms884051.pubmethod(en-US,WinEmbedded.11).gifms884051.static(en-US,WinEmbedded.11).gif op_Equality Compares the specified DirectIOData and object to determine whether they are equal.
ms884051.pubmethod(en-US,WinEmbedded.11).gifms884051.static(en-US,WinEmbedded.11).gif op_Inequality Returns a value indicating whether an instance of DirectIOData and an object are not equal.
ms884051.pubmethod(en-US,WinEmbedded.11).gifms884051.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
ms884051.pubmethod(en-US,WinEmbedded.11).gif ToString Overridden. Returns a string representation of the DirectIOData instance.

Top

Protected Methods

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

Top

See Also

Reference

DirectIOData Structure
Microsoft.PointOfService Namespace
DirectIO