Share via


BumpBar.DataEventKey Field

Used as an event type for DataEvent events.

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

Usage

'Usage
Dim returnValue As Integer
returnValue = BumpBar.DataEventKey

Syntax

'Declaration
Public Const DataEventKey As Integer
public const int DataEventKey;
public: const Int32 DataEventKey;
public static final int DataEventKey;
public var DataEventKey : int;

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

BumpBar Class
BumpBar Members
Microsoft.PointOfService Namespace
DataEvent