![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Contains the result of locating operation being performed. More...
Data Fields | |
| union { | |
| INT16 relativeDistance | |
| Locationing result when using LOCATE_TAG mechanism. More... | |
| LPVOID lpReserved [16] | |
| Reserved for place holder for expansion of union. More... | |
| }; | |
| LPVOID | lpReserved1 [4] |
| Reserved for future. More... | |
Contains the result of locating operation being performed.
| INT16 LOCATION_INFO::relativeDistance |
Locationing result when using LOCATE_TAG mechanism.
| LPVOID LOCATION_INFO::lpReserved[16] |
Reserved for place holder for expansion of union.
| union { ... } |
| LPVOID LOCATION_INFO::lpReserved1[4] |
Reserved for future.