User's Manual

Table Of Contents
User Identification System Function interface of device driver
User's Manual, Version: 1.01 71
© KEBA 2008
Constant Value Description
EUROMAP_ID_USERID_TEXTUAL 0x02
UserId-Textual entry
EUROMAP_ID_EXPIRY_DATE 0x03
Expiry-Date entry
EUROMAP_ID_PREFERED_LANGUAGE 0x04
Language and Country-Code entry
EUROMAP_ID_FACTORY_ID 0x05
FactoryID entry
EUROMAP_ID_ACCESS_RIGHTS 0x06
Access-Rights entry
EUROMAP_ID_KEBA_USER_LEVEL 0xc9
User-Level entry
EUROMAP_ID_KEBA_REPRODUCTION_ID 0xca
ReproductionId entry
9.5 Functions
9.5.1 Registration of an Event Callback
DWORD rfidRegisterEventCallback (TEventCallback * pfnEventCallback)
Parameter Description
pfnEventCallback
Callback function that is called up with the
previously described actions
A Callback can be registered with this function which is called up in the
subsequent action. (see definition of T_EventCallback):
z 0.....New RFID module added (sTag is transmitted as 0)
z 1.....Kemro UserID module was removed
z 2.....Valid transponder found
z 3.....Copied transponder was found (security check has failed)
z 4.....New / empty / transponder was found
z 5.....Non-readable transponder was found
z 6.....Known transponder was removed
The de-registration of a Callback is carried out by transferring a ZERO
pointer as Callback pointer
Return
Value Description
0
If everything is OK, otherwise descriptive error code