Share via


PosKeyboardProperties Members (POS for .NET v1.12 SDK Documentation)

2/27/2008

A helper class created by POS for .NET to simplify the retrieval and setting of property values for keyboard devices.

The following tables list the members exposed by the PosKeyboardProperties type.

Public Properties

  Name Description
Aa460665.pubproperty(en-US,WinEmbedded.11).gif CapCompareFirmwareVersion  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif 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.
Aa460665.pubproperty(en-US,WinEmbedded.11).gif CapPowerReporting  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif CapStatisticsReporting  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif CapUpdateFirmware  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif CapUpdateStatistics  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif DeviceDescription  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif DeviceName  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif EventTypes Holds the type of events that the application wants to receive.
Aa460665.pubproperty(en-US,WinEmbedded.11).gif PosKeyData Holds the value of the key from the last DataEvent.
Aa460665.pubproperty(en-US,WinEmbedded.11).gif PosKeyEventType Holds the type of the last keyboard event.
Aa460665.pubproperty(en-US,WinEmbedded.11).gif PowerState  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif ServiceObjectDescription  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif ServiceObjectVersion  (inherited from CommonProperties )
Aa460665.pubproperty(en-US,WinEmbedded.11).gif State  (inherited from CommonProperties )

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa460665.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
Aa460665.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
Aa460665.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
Aa460665.pubmethod(en-US,WinEmbedded.11).gifAa460665.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
Aa460665.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa460665.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
Aa460665.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PosKeyboardProperties Class
Microsoft.PointOfService.BaseServiceObjects Namespace