PosDevice Members
2/27/2008
Defines the programmatic interface that represents a generic POS device. The PosCommon class inherits from the PosDevice class.
The following tables list the members exposed by the PosDevice type.
Public Constructors
Name | Description | |
---|---|---|
PosDevice | Creates an instance of the PosDevice class. |
Top
Public Properties
Name | Description | |
---|---|---|
Compatibility | Gets the compatibility level of a device. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top