共用方式為


PinPadLanguage Enum

Definition

Lists language characteristics for predefined prompt messages of the PIN pad device.

public enum PinPadLanguage
type PinPadLanguage = 
Public Enum PinPadLanguage
Inheritance
PinPadLanguage

Fields

Name Value Description
None 1

The PIN pad supports no pre-defined prompt messages.

One 2

The PIN pad supports pre-defined prompt messages in one language.

PinRestricted 3

The PIN Pad cannot change prompt languages during PIN entry.

Unrestricted 4

The application can change the language of pre-defined prompt messages at any time.

Applies to