Datalogic .NET SDK
KeybdCustomGetEntry (Method)
Syntax
public static Boolean KeybdCustomGetEntry(DLKeys Key, ref DLKeys Output);
Description
Gets the DLKeys output value associated with any default DLKeys value.
Parameters Table
|
Type |
Parameter |
Description |
[in] |
DLKeys | Key | Specifies the default key value to be inspected. |
|
|
|
|
[out] |
DLKeys |
Output |
Receives the DLKeys value associated with the Key parameter of this function. |
|
|
|
|
[returns] |
Boolean |
|
On success, TRUE is returned. |
[on error] |
FALSE |
|
FALSE is returned to indicate failure |
See Also
Device.KeybdCustomGetList (Method), Device.KeybdCustomSetList (Method), Device. KeybdCustomClearList (Method), Device.KeybdCustomSetEntry, Device.KeybdCustomSetEnableState, Device.KbdCustomGetEnableState
Copyright © Datalogic ADC. All Right Reserved