Share via


PosCommon Class

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

Usage

'Usage
Dim posCommon1 As New PosCommon()

Syntax

'Declaration
MustInherit Public Class PosCommon
    Inherits PosDevice
public abstract class PosCommon : PosDevice
public abstract ref class PosCommon : public PosDevice
public abstract class PosCommon extends PosDevice
public abstract class PosCommon extends PosDevice

Inheritance Hierarchy

System.Object
   Microsoft.PointOfService.PosDevice
    Microsoft.PointOfService.PosCommon
       Derived Classes

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

PosCommon Members
Microsoft.PointOfService Namespace