User's Manual

CAEN RFID API Reference Manual
114
C Event Handling
CAENRFID_INVENTORY_CALLBACK
This function prototype defines the type of the user defined event handler (see the CAEN RFID API User Manual. for
further information)
Syntax:
C representation:
typedef CAENRFIDErrorCodes (__stdcall *CAENRFID_INVENTORY_CALLBACK)
(const CAENRFIDNotify* Tags, const int Size);