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

2/27/2008

Holds the structured return value for methods in the ElectronicValueRW class.

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

Syntax

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

Remarks

Replaces UPOS return parameters for ElectronicValueRW class methods.

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

EVRWResult Members
Microsoft.PointOfService Namespace