![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This truct hold information about an event triggered on an Antenna. More...
Data Fields | |
| UINT16 | id |
| antennaID: Antenna on which the event was triggered . More... | |
| ANTENNA_EVENT_TYPE | eventInfo |
| Antenna Event Information which indicates whether the Antenna is connected/disconnected. More... | |
| LPVOID | lpReserved [4] |
| Reserved for future. More... | |
This truct hold information about an event triggered on an Antenna.
This data corresponds to ANTENNA_EVENT.
| UINT16 ANTENNA_EVENT_DATA::id |
antennaID: Antenna on which the event was triggered .
| ANTENNA_EVENT_TYPE ANTENNA_EVENT_DATA::eventInfo |
Antenna Event Information which indicates whether the Antenna is connected/disconnected.
| LPVOID ANTENNA_EVENT_DATA::lpReserved[4] |
Reserved for future.