![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct contains the Login information for logging into the reader.ASCCII version. More...
Data Fields | |
| CHAR | hostName [MAX_PATH] |
| CHAR | userName [MAX_PATH] |
| CHAR | password [MAX_PATH] |
| RFID_VERSION | version |
| BOOLEAN | forceLogin |
| BYTE | reserved1 [3] |
| LPVOID | lpReserved [4-2] |
This struct contains the Login information for logging into the reader.ASCCII version.
| RFID_VERSION LOGIN_INFOA::version |
| BOOLEAN LOGIN_INFOA::forceLogin |
| BYTE LOGIN_INFOA::reserved1[3] |
| LPVOID LOGIN_INFOA::lpReserved[4-2] |