Device Class (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic interface for a Device.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class Device
[SerializableAttribute] 
public class Device
[SerializableAttribute] 
public ref class Device
/** @attribute SerializableAttribute() */ 
public class Device
SerializableAttribute 
public class Device

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.Device

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

Device Members
Microsoft.PointOfService Namespace