CipherLab 9400 Series User Manual page 190

Hide thumbs Also See for 9400 Series:
Table of Contents

Advertisement

9400 .NET Programming
program
[in] A string variable that stores the full file path of the program.
Example for C#
int b1 = 0;
b1 = Cipherlab.SystemAPI.Member.SetButtonAssignment(
1, 1, "\\DiskOnChip\\CE_ReaderConfig.exe");
Example for VB
Cipherlab.SystemAPI.Member.SetButtonAssignment(
1, 1, "\DiskOnChip\CE_ReaderConfig.exe")
Return Value
If successful, it returns 1.
Otherwise, it returns 0.
c
182
Guide
27
OEM_Key5 (0xED)
28
OEM_Key6 (0xEE)
29
OEM_Key7 (0xEF)
30
OEM_Key8 (0xF0)
31
OEM_Key9 (0xF1)
Call GetErrorCode() to find the error condition encountered:
1
Registry Open Fail
2
Set Registry Fail

Advertisement

Table of Contents
loading

Table of Contents