PosDevice Constructor
2/27/2008
Creates an instance of the PosDevice class.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Sub New
public PosDevice ()
public:
PosDevice ()
public PosDevice ()
public function PosDevice ()
Remarks
The default constructor initializes any fields to their default values.
See Also
Reference
PosDevice Class
PosDevice Members
Microsoft.PointOfService Namespace