PosKeyboardProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A helper class created by POS for .NET to simplify the retrieval and setting of property values for keyboard devices.
public class PosKeyboardProperties : Microsoft.PointOfService.BasicServiceObjects.CommonProperties
type PosKeyboardProperties = class
inherit CommonProperties
Public Class PosKeyboardProperties
Inherits CommonProperties
- Inheritance
Properties
CapCompareFirmwareVersion | (Inherited from CommonProperties) |
CapKeyUp |
If true, the keyboard device is able to generate both key-down and key-up input data, based on the value of the EventTypes property. |
CapPowerReporting | (Inherited from CommonProperties) |
CapStatisticsReporting | (Inherited from CommonProperties) |
CapUpdateFirmware | (Inherited from CommonProperties) |
CapUpdateStatistics | (Inherited from CommonProperties) |
DeviceDescription | (Inherited from CommonProperties) |
DeviceName | (Inherited from CommonProperties) |
EventTypes |
Holds the type of events that the application wants to receive. |
PosKeyData |
Holds the value of the key from the last DataEvent. |
PosKeyEventType |
Holds the type of the last keyboard event. |
PowerState | (Inherited from CommonProperties) |
ServiceObjectDescription | (Inherited from CommonProperties) |
ServiceObjectVersion | (Inherited from CommonProperties) |
State | (Inherited from CommonProperties) |