Denso BHT-400-CE Reference Manual page 250

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

FuncMode
Sets or acquires function mode.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_FUNC_MODE
Property
Input method
Parameter values: As listed in EN_FUNC_MODE (one of the values or a combination of
Default value: EN_FUNC_MODE.NON_FUNCTION
Exceptions
Name of Exception
ArgumentException
[Ex.] Disable function mode.
[VB] Keys.Settings.FuncMode = Keys.Settings.EN_FUNC_MODE.NON_FUNCTION
[C#] Keys.Settings.FuncMode
= Keys.Settings.EN_FUNC_MODE.NON_FUNCTION;
FuncMode
As EN_FUNC_MODE
FuncMode
the values)
Meaning
The specified parameter value(s) is invalid.
- 244 -
{get; set;}

Advertisement

Table of Contents
loading

Table of Contents