PosDevice Class

Represents a POS device.

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

Usage

'Usage
Dim posDevice1 As New PosDevice()

Syntax

'Declaration
Public Class PosDevice
public class PosDevice
public ref class PosDevice
public class PosDevice
public class PosDevice

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.PosDevice
     Microsoft.PointOfService.PosCommon

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.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

PosDevice Members
Microsoft.PointOfService Namespace