Share via


DirectIOData Structure (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic structure the service object uses to return data to an application.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Structure DirectIOData
public struct DirectIOData
public value class DirectIOData
public final class DirectIOData extends ValueType

Remarks

Used as the return value of the DirectIO method of PosCommon class.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

DirectIOData Members
Microsoft.PointOfService Namespace
DirectIO