IlsPinpad Interface Reference

List of all members.

Public Member Functions

lsResult Show (VARIANT_BOOL Asynchronous)

Properties

BSTR Caption
VARIANT_BOOL TACStyle
BYTE MaxLength
VARIANT_BOOL MaskInput
BSTR UserEntry
BSTR AcceptButtonCaption
BSTR ClearButtonCaption
BSTR CancelButtonCaption


Member Function Documentation

lsResult Show ( VARIANT_BOOL  Asynchronous  ) 

Shows the pinpad widget

Parameters:
Asynchronous Determines whether the program code should continue executing after showing the pinpad.
  • True continue executing code.
  • False wait for pinpad to be dismissed before continuing.
Returns:
Result code to indicate success or failure.


Property Documentation

BSTR Caption

Text to display on pinpad widget as instructions or message to the user

VARIANT_BOOL TACStyle

Determines which number key(s) will contain the letters 'Q' & 'Z'

BYTE MaxLength

Maximum length of text allowable via pinpad input

VARIANT_BOOL MaskInput

Determines whether the entered text should be visible on the pinpad widget or masked with asterisks (*)

BSTR UserEntry

Holds the string containing the digits entered by the user

BSTR AcceptButtonCaption

The text to display on the Accept button

BSTR ClearButtonCaption

The text to display on the Clear button

BSTR CancelButtonCaption

The text to display on the Cancel button


Generated on Mon Dec 17 17:19:34 2007 for ePadAPIs by  doxygen 1.5.4